Forum Discussion
Card visual not showing selected value
- Anonymous2 years ago
Hi Nari1998 ,
There could be several possible causes and fixes for this problem.
Check the filters on page B: Make sure that the division column is listed in the filters on page B. Sometimes, hidden filters can affect the card visual’s functionality. You can also try to clear all filters and slicers on page B and see if the card visual works as expected.Use a different measure: You can try to use a different measure to display the selected value on the card visual. For example, you can use MAX instead of SELECTEDVALUE. The measure would look like this:
Selected Division = MAX(‘REPORTS DIM_DIVISION_PROJECT_BEU’[DIVISION])Use conditional formatting: You can use conditional formatting to show or hide the card visual based on the selection in the slicer. You can create a measure to check if there is a filter on the division column and display a custom value or blank when nothing is selected. You can also create another measure to render the card visual blank when nothing is selected.
Solved: Show custom value on card visualization when nothi... - Microsoft Fabric Community
Show or Hide a Power BI Visual Based on Selection ✅ - Excelerator BI
How to Get Your Question Answered Quickly
Best Regards
Community Support Team _ RongtieIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous and Data-estDog ,
Hope you're well.
After sitting with the visual for a while now it does do the drillthrough and show selected division on the card visual on page B, but only when there is no year selected in the year slicer and on all years except for the year 2023.
Even if i just filter on janaury till march of 2023 the drillthrough it does the drillthrough but doesn't show selected divsion on which the drillthrough was done.
What could the cause of this be and how to fix iT?
Maybe it is a new division and doesn't exist in the other years?
- Nari19982 years agoHelper II