Forum Discussion
Big table with multiple fields
- 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" .
Hi Anonymous ,
Do you also have a products table? We will need to see more. If you do, are the customers and products table related?
Thanks,
Nathaniel
- Anonymous6 years agoNot applicable
Hi Nathaniel
No, I don't have a product table. I have a big table that is denormalized, i.e Products are in the same table that customers.
Should I try to normalize it? Or it may be dangerous?
Thanks
- Nathaniel_C6 years agoCommunity Champion
Anonymous ,
Lets reach out to ImkeF . She is a wiz!
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel- ImkeF6 years agoCommunity Champion
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" .