Forum Discussion
JAmbrose69
6 years agoFrequent Visitor
Data reporting
So new to Power Bi and the community. please let me know if this is the correct forumn. I have an ask to put together a chart that would depict a business unit broken out by number of Crit/high/m...
- 6 years ago
hi JAmbrose69
it could achieve that have multiple columns on the legend, so there are two workaround for you refer to:
1. Drag vulnerabilities column into Axis too.
2. As parry2k said, create a new column that combines "aged" and "vulnerabilities " column into one column.
New Legend = 'Table'[aged] &"-"&'Table'[vulnerabilities]then drag this new column into Legend
By the way, to upload a PBIX or the excel file, you can upload it to OneDrive for business and post the link here. Do mask sensitive data before uploading.
Regards,
Lin
amitchandak
6 years agoSuper User
JAmbrose69 ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.