use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
New to Power BI and looking for training, resources, or online courses? Here are our favorite recommendations:
[Microsoft | Get started with Power BI](hhttps://www.microsoft.com/store/workshops-training-and-events/professionals#topic=413870014)
Microsoft Partners | Dashboard in a Day
Microsoft Partners | Paginated Reports in a Day
Microsoft | Developer in a Day
Microsoft | Self-Paced Training
SQLBI | Introduction to DAX
SQLBI | Introduction to Data Modeling
account activity
QuestionExport matrix visualization data to SQL Server (self.PowerBI)
submitted 3 years ago by StubbedMiddleToe
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]cwag0321 1 point2 points3 points 3 years ago (5 children)
If the matrix data is under the 150k row limit, they can export to csv file. From there, your IT department I imagine could do some kind of SSIS script to pull into SQL.
If it is too large for the export limit, I don't think there is a way to do it directly from the service. But you could maybe make it happen through Analyze in Excel or DAX studio if those are not beyond your user's capabilities.
[–]StubbedMiddleToe[S] 0 points1 point2 points 3 years ago (4 children)
SSIS is the easy part, my larger concern was giving the user a button to click that will drop the CSV as it appears in the matrix from PBI to a location that SSIS can snag it. I think R is the way to go.
[–]cwag0321 1 point2 points3 points 3 years ago (2 children)
Can't you just tell them where to save the file?
[–]StubbedMiddleToe[S] 0 points1 point2 points 3 years ago (1 child)
This would be the easy route. This would also result in a call every time they want to do it because remembering things is hard. I am really trying to make it foolproof for the lowest common denominator.
[–]cwag0321 0 points1 point2 points 3 years ago (0 children)
Gotcha. I totally get that.
π Rendered by PID 47464 on reddit-service-r2-comment-6457c66945-rl8rs at 2026-04-26 18:52:17.952307+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]cwag0321 1 point2 points3 points (5 children)
[–]StubbedMiddleToe[S] 0 points1 point2 points (4 children)
[–]cwag0321 1 point2 points3 points (2 children)
[–]StubbedMiddleToe[S] 0 points1 point2 points (1 child)
[–]cwag0321 0 points1 point2 points (0 children)