Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello everyone, how its going?
I have a problem with my project. The red circle is the big poblem.
This graphic shows me the total of requests (dark blue), the total of requests picked on time (light blue) and the percentage (requests picked on time / total - the orange line. The X axis is the hours that the requests needs to be picked.
The problem is, I need to show the percentage until now, not all the day. For example, It's now 8'o clock, so the percentage needs to show me until 8'o clock.
Like this: 6 AM 100% + 7 AM 100% + 8 AM 100%, so the measure needs to return me 100%, not 83%.
Try this below measure.
Calculate(
The Percentage --- considering its a measure
,hours <= now()
)
if this measure won't work then please provide the sample data.
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 |
---|---|
14 | |
11 | |
10 | |
10 | |
10 |
User | Count |
---|---|
16 | |
13 | |
12 | |
11 | |
8 |