Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Create a report from a table with many binary values

Hi,  I want to create a barchart from an order table that has 30 products stored as binary values. Example. Product A = TRUE.   I want to create a chart where I can see in one go the frequency of ...
  • v-eachen-msft's avatar
    6 years ago

    Hi Anonymous ,

     

    After unpivoting your table, you could use matrix visual to show your data. Put product names in the "Column" option and put order numbers in the "Row" option.