Forum Discussion
mr_zz
2 years agoNew Member
How to Sort Vulnerabilities by a custom Risk Level in Power BI?
Hey everyone, I'm working on a cybersecurity project where I need to sort vulnerabilities by their risk levels in Power BI. I've trying to make it work , but it doesn't order correctly. . Objective...
mostho
2 years agoHelper II
You used a matrix visual with "firstr of risk" as values. Use a table visual and use "dont summarize" for risk.
mr_zz
2 years agoNew Member
I need to use a matrix instead of a table because I have to wrap each vulnerability name and URL as a single data if they are duplicated.