Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi all!
I'm showing some results compared to a target in a gauge visual, however I would like to make the target only show when very specific filter options are selected - is there a way to do that through measures? For example, we are displaying the results for populations A through Z, but I only want the target to show if A - D are selected, it cannot be just A, just B, or any other combination.
Also, my target value right now is just the average of a column in my report - could I create a dynamic target that responds to more than one filter and is easier to adjust (right now I just make sure the column is averaging the way I need but this is manual)?
Any tips or ideas would be great! Thanks 🙂
Solved! Go to Solution.
@daniellf ,
you could do this by using the quick measures concatenate then checking to see if it's concatenated the values in the right combination to find the combination. Using that info, you can create a target with an if statement to change it out when it's found.
I've attached a PBIX with this so you can see!
Respectfully,
Zoe Douglas (DataZoe)
Follow me on LinkedIn at https://www.linkedin.com/in/zoedouglas-data
See my reports and blog at https://www.datazoepowerbi.com/
@daniellf ,
you could do this by using the quick measures concatenate then checking to see if it's concatenated the values in the right combination to find the combination. Using that info, you can create a target with an if statement to change it out when it's found.
I've attached a PBIX with this so you can see!
Respectfully,
Zoe Douglas (DataZoe)
Follow me on LinkedIn at https://www.linkedin.com/in/zoedouglas-data
See my reports and blog at https://www.datazoepowerbi.com/
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 52 | |
| 47 | |
| 40 | |
| 38 |