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.
Silly question, but Is there a way to write a DAX formula to show a message instead of the error box? I've tried iferror, but I still get this error box. I'd like to display "0%" or "value not available" instead.
Thanks!!
Solved! Go to Solution.
@Greg_Deckler Thanks for the quick reply! I am getting a "calculation error in measure: A table of multiple values was supplied where a single value was expected."
My table has a column with 2 values, "Pre-implementation" and "Post-implementation". My measure calculates totals based on these values. I also have a slicer for these values. The totals are accurate if either Pre or Post implementation is chosen in the slicer but I get the error when both are chosen.
@Reetz So what should happen if both are chosen? You can check for this condition by using HASONEVALUE and avoid the error.
If both are chosen, I'm trying to show "Pre/Post Implementation" and the total of everything.
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 |