The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Colleagues! Lots of usefull function work with columns, for example DISTINCTCOUNT. But amazing filter function FILTER returns TABLE. It would be great to shrink FILTER results to specific column to use with DISTINCTCOUNT, DISTINCT, COUNTA etc. Is it possible?
Solved! Go to Solution.
@Anonymous ,not very clear.
example how can you use
calculate(DISTINCTCOUNT(Table[Column1]), filter(Table, Table[Column2] ="ABC"))
The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos.
@Anonymous ,not very clear.
example how can you use
calculate(DISTINCTCOUNT(Table[Column1]), filter(Table, Table[Column2] ="ABC"))
The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos.
User | Count |
---|---|
24 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |