Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
Good day can anyone help on my calculated column on how can i achieved the outcome below, count direct base from date, Trade and location.
OUTCOME
Thank you
Solved! Go to Solution.
CalculatedColumn = calculate(Count(Table[Count]), allexcept(Table, Table[Date], Table[Location], Table[Trade] ))
Need a Power BI Consultation? Hire me on Upwork
Connect on LinkedIn
|
CalculatedColumn = calculate(Count(Table[Count]), allexcept(Table, Table[Date], Table[Location], Table[Trade] ))
Need a Power BI Consultation? Hire me on Upwork
Connect on LinkedIn
|
| User | Count |
|---|---|
| 55 | |
| 37 | |
| 26 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |