Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am trying to create a measure that will display a max value from a column of temperatures within a space but I keep getting an error for duplicate values when using the max function. This table is utelizing data from azure data explorer and is constantly updating. How would I write a measure to display just the highest value from a column on a card without getting this error? The following is an example of the table:
Location | Heat Index |
heat index 1 | 85 |
heat index 2 | 82 |
heat index 3 | 84 |
heat index 4 | 85 |
heat index 5 | 84 |
Solved! Go to Solution.
Hi,
this should work:
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Hi,
this should work:
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
19 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
25 | |
10 | |
10 | |
9 | |
6 |