Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I created the matrix below and I have page filters based on id and month.
Is there a way for me to create a calculated column that does Failures/Flights? I tried creating it as an additional column on my data, but is not dynamic by months/ids filtered.
Thank you!
Solved! Go to Solution.
I solved it by creating a new measure instead of a new quick measure.
Hi Gilbert,
No, I need Failures divided by Flights but it has to be dynamic based on the parameters chosen for the matrix.
I have Filters by ID and Month.
Thanks!
I solved it by creating a new measure instead of a new quick measure.
| User | Count |
|---|---|
| 24 | |
| 19 | |
| 11 | |
| 10 | |
| 8 |
| User | Count |
|---|---|
| 42 | |
| 36 | |
| 20 | |
| 18 | |
| 16 |