Forum Discussion
Data reporting
- 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
JAmbrose69 ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
I can upload a PBIX and the excel with it. Not sure how.
- v-lili6-msft6 years agoCommunity Support
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