The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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: To sort a list of vulnerabilities by their risk levels (Critical, High, Medium, Low) in Power BI.
https://drive.google.com/file/d/13P2zldPhCKaFgGAdcWQxwJtaEc6LUsBB/view?usp=drive_link
Solved! Go to Solution.
Remove that summarization as a sum from the priority column
how did you do it? I got "it's not possible"
You used a matrix visual with "firstr of risk" as values. Use a table visual and use "dont summarize" for risk.
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.
User | Count |
---|---|
87 | |
84 | |
36 | |
35 | |
32 |
User | Count |
---|---|
96 | |
75 | |
67 | |
52 | |
52 |