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.
Hi all,
I've created a measure that looks at one field in a table, ISSUE PRIORITY (values can be normal, major, critical) and then compares another field, REACTION TIME with the relevant user input parameter (The user inputs a value for each priority) and if the reaction time is higher thatn the parameter, it flags it as a violation. The user can then use this to filter to show only violations.
Being a measure, I have to use max(priority) rather than priority in it. This works when each ticket is displayed separately, like in a table.
However, if I'm looking at grouped values, such as number of violations per month, in a line graph, it won't work as the measure will look only at the max(priority) of that month, so it will look at one issue. I need it to still look at each individual issue, work out which are violations so the user can filter on just them and then group them so we can look at metrics by the month such as number of violations, average reaction time etc. Possible? Can someone point me in the right direction if so?
Hi @Anonymous - It is difficult to help without a understanding of the Data Model and Visualisation. could you provide a sample file or details of the DAX function that you are using?
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 |
---|---|
79 | |
73 | |
58 | |
36 | |
32 |
User | Count |
---|---|
90 | |
62 | |
61 | |
49 | |
45 |