Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I can set a data limit for my column chart to 25 columns, but then how do I specify to show the newest date and 25 data points before that? If I set the date field to top N = 25 and by "latest date" its not working (shows me dates in December).
Solved! Go to Solution.
@PatrickMcLeanGL , Create a measure on date = Max(Date[Date]) , in Top of Date field use this measure and use top 25.
Means both Axis and Meausre are date in topn
@PatrickMcLeanGL , Create a measure on date = Max(Date[Date]) , in Top of Date field use this measure and use top 25.
Means both Axis and Meausre are date in topn
Not quite sure I understand. What table am I making the measure in? Is this measure then used in the Filters on Visual?
Edit: figured it out, ty
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
75 | |
68 | |
41 | |
35 |
User | Count |
---|---|
102 | |
56 | |
52 | |
46 | |
40 |