Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello everyone, does anyone know how i could edit the calculated column script so that the value counts in the other filters update based on the other filters?
example my top filter is from a field called user, if i select a specific user from the same details datasource, the counts to not update specific to that user..
is there a way to add that logic to the script?
thanks in advance
| User | Count |
|---|---|
| 44 | |
| 36 | |
| 30 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 65 | |
| 57 | |
| 40 | |
| 21 | |
| 20 |