Forum Discussion
dkrid
5 years agoFrequent Visitor
Need help sorting a Matrix with images
Hello, I need to create a matrix that shows overtime hours that each worker does in each day in a selected month. But instead of showing the OT hours as numbers, the matrix will show the OT hours...
- 5 years ago
dkrid , You can use isfiltered or isinscope and change measure from svg to value(at sub total/total level) and then sort on that
https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/
amitchandak
5 years agoSuper User
dkrid , You can use isfiltered or isinscope and change measure from svg to value(at sub total/total level) and then sort on that
https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/
dkrid
5 years agoFrequent Visitor
Thank you for the suggestion. Give me some time to digest the information - I am still quite new to Power BI. Best regards, Krid.