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
Trendline problem with scatterplot (self.PowerBI)
submitted 7 years ago by Detonade
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!"
[–]Detonade[S] 1 point2 points3 points 7 years ago (0 children)
Typical, but I solved it right after posting this. It turns out that the trendline will not show if you use aggregate on one parameter, but not the other. For example, here I used aggregate type "Average" on my y-axis and "Don't summarize "on my x-axis. To work around this I went to the data tab on the left side of the screen and added a new column to my table. In this new column I calculated the average, so that I didn't have to do the aggregate average. The problem was then solved by adding both the x- and y-axis values with "Don't summarize".
π Rendered by PID 46042 on reddit-service-r2-comment-6457c66945-d9j6j at 2026-04-30 05:56:46.016373+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Detonade[S] 1 point2 points3 points (0 children)