Forum Discussion

JAmbrose69's avatar
JAmbrose69
Frequent Visitor
6 years ago
Solved

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...
  • v-lili6-msft's avatar
    v-lili6-msft
    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