Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Multiple Relationships to same data in one table

I have a table setup to view total profit of products by date (in this case per month).   As you can see, there are 4 columns. One for Date and the remaining 3 for the products (Drinks, Meals...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Figured it out. If I select the Drinks, Meals, and Snacks columns and unpivot them it does exactly what I need to.