Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi,
I have in this example 3 tables, DimMainAccount, Calendar and FctAmount.
The relationship is 1 to many with cross direction single from DimMainAccount and Calendar to FctAmount.
I have a matrix visual that shows a value (SelectedMeasure, that is a switchmeasure based on AccountingCurrencyAmount in FctAmount) per MainAccount Category.
But as you can see the slicer MainAccountCategory show all the values that are in the DimMainAccount table and not only the ones with a value.
I doesn't work to take the SelectedMeasure into the filter pane for the MainAccountCategory and take SelectedMeasure <> 0.
I guess I need some kind of measure like:
Please seet this article for a simple approach with ISEMPTY to get that effect.
Filter slicers without using bidirectional filters in Power BI - SQLBI
Pat
Appricate your help, but unfortunatly it didnt worked out when choosing multiple Year + Months!
User | Count |
---|---|
11 | |
9 | |
6 | |
5 | |
4 |