Forum Discussion

wina-sunbelle's avatar
wina-sunbelle
Regular Visitor
1 year ago
Solved

Data Modeling/Filtering Advice Needed

The goal is to be able to visualize each vendor with a bar chart 2024-2025 (actuals) vs 2025-2026 (projections). I am stuck on how I should model this as the data received is according to weeks. As I...
  • amitchandak's avatar
    1 year ago

    wina-sunbelle , In Power query Unpivot Other columns (Other than Week Start, Week End, Week Num)
    Split by Delimiter , from end -> 2 columns . That will give Pizza Hut and Year separated 

    Now you can create a Matrix visual with Type (Pizza Hut and Dominos) , and FY

    if you have double  header refer 
    https://youtu.be/1e16oHv9kTk

  • MasonMA's avatar
    1 year ago

    wina-sunbelle 

    Hi, Your expected result cannot be completed in Power Query, but there is a way in reporting. 

    Once you are done normalizing data in Power Query with the approach provided in earlier post. 

    Select matrix and use 'outline' for layout under 'Layout and style presets'. Place the right fields in right rows, columns and values as in below picture.