Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi Guys,
I'm relatively new to Power Bi and I'm at my wits end.
Everything in my report is working fine except for the interaction between 3 charts.
When selecting a value for the bar chart the Gauges refuse to filter.
Selecting a value in the table filters all 3 charts.
I checked under the edit interactions and all of the interactions are selected to filter.
I also checked that all of the values are whole numbers (not sure if that would have any impact)
Above is a breakdown of the relationships. All of the values are pulling from the "Flags" table here, none of the values pull from any of my other tables.
Breakdown of the values are as follows:
Flag Total = IF(
Flags[Time/Date Flag] +
Flags[Duplicate Flag] +
Flags[Multiple Flag] +
Flags[Dummy Flag]
>0,1,BLANK())
Bar Chart:
1. Count of Dummy Flag
2. Count of Duplicate Flag
3. Count of Multiple Flag
4. Count of Time/ Date Flag
(also tried sum, gives the same values, but still doesn't filter)
Gauge Left:
Value: Count of Flag Total
Maximum Value: Count of Account Number
Gauge Right:
Value: DIVIDE(SUM('Flags'[Flag Total]), COUNTA('Flags'[Account Number])) - Measure
Does anyone have a solution to this issue?
Hi @IanSwanepoel,
There is nothing wrong with in your reports and the interaction between 3 charts. When selecting a value for the bar chart the Gauges refuse to filter, which is a unsupported feature to date. I test it using my sample data, the scenario is the same. Please review the following feature request and vote them.
Filtering data in a Report using two or more visualizations
Convert clicked filter to report filter
Best Regards,
Angelia
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 63 | |
| 32 | |
| 31 | |
| 25 |