Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hello Guys,
I need some urgent help on a Simple formula on BI.
Have per base the INPUT table (Month is text), I need to do obtain a BI MATRIX with the OUTPUT info and format.
Could you please help me on the formula sintax?
Thanks!
Solved! Go to Solution.
@Anonymous
Just place the month in rows of your matrix and a measure like below in values?
Measure=DISTINCTCOUNT(Table1[AO])
@Anonymous
Just place the month in rows of your matrix and a measure like below in values?
Measure=DISTINCTCOUNT(Table1[AO])
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
70 | |
66 | |
50 | |
31 |
User | Count |
---|---|
116 | |
99 | |
75 | |
65 | |
40 |