Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Big table with multiple fields

Hi   I have a big table (about 8 millions records), and this table has 10 fiels that indicate if a customer has or not a specific product. This is an Example:   Table1: HasProductA | HasProductB...
  • ImkeF's avatar
    ImkeF
    6 years ago

    If you want to have this in once slicer, the relevant column names must become values in a column.

    To achieve this you must unpivot them. 

    Then delete the rows with  "no" .