This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Measure To Count Opportunity Line ID per Product =
CALCULATE(
COUNT(OpportunityLine[Id]),
ALL('CurrencyConversion'[IsoCode])
)
I have a slicer with ISOCode from CurrencyConversion table. While I am showing a matrix with count of opportunityline Id’s for product names want to avoid filter context from CurrencyConversion because of that user ALL function in the above measure which is giving correct count but still filtering the product names which are belonged to selected currencyCode. I want to show all product names and count of opportunitylines regardless what value chosen from filer ISOcode which is from CurrencyConversion table. Here I have slicers from other tables so do not want to remove all fiters while applying above measure. Please suggest me further if you have any views.
Solved! Go to Solution.
Thanks for the reply. Re creating the visual worked
Sounds good. What is your question? Does it not work?
Thanks for the reply. Re creating the visual worked
Check out the April 2026 Power BI update to learn about new features.
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.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |