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
I can upload a PBIX and the excel with it. Not sure how.
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