Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hello,
I am stuck on re-creating the following visual in Power Bi:
Online | In-store | |
FR -Planned | 4.3 | 2.4 |
FR - Actual | 4.1 | 2.5 |
IT - Planned | 3.5 | 1.8 |
IT - Actual | 3.6 | 1.8 |
DE - Planned | 4.3 | 2.4 |
DE - Actual | 4.1 | 2.5 |
PL - Planned | 3.5 | 1.8 |
PL - Actual | 3.6 | 1.8 |
ES - Planned | 4.3 | 2.4 |
ES - Actual | 4.1 | 2.5 |
UK - Planned | 3.5 | 1.8 |
UK - Actual | 3.6 | 1.8 |
RU - Planned | 4.3 | 2.4 |
RU - Actual | 4.1 | 2.5 |
TR - Planned | 3.5 | 1.8 |
TR - Actual | 3.6 | 1.8 |
SA - Planned | 4.3 | 2.4 |
SA - Actual | 4.1 | 2.5 |
The data is above when plugged in Power Point or Excel i can create very quickly what i want but in Power Bi i am stuck.
Because my data comes in columns, i tried to recreate the above table of data in Power Query but am quite stuck on making it the same way as the table above. Anyone can assist on the steps please? My data is loaded like this from excel not direct query:
Country | Planned Online | Planned In-store | Actuals Online | Actual In-store | Date |
Germany | 518 | 130 | 520 | 128 | 7/16/2020 |
USA | 4.3 | 2.4 | 4.1 | 2.5 | 7/17/2020 |
Any help is appreciated, thanks in advance.
So i was able to create the needed visual, but had to load another excel file, which is what i am trying to avoid, and i am trying to recreate this table within the query so that its updated regularly and not manualy manipulated to get the data into table like this:
And the data to make the visual looks like this:
Any ideas, the problem i get is the fact that you need to create a second row for each value and then combine the planned and actual on the same row for each Online and In-Store sale. Not sure if its even possible to do in Power Query, but also with measure not sure how you can do it as its filtering and splitting things and dont think a measure can do it.
@natabird3 , Not very clear have tried on stacked visual with two measures.
The second option is unpivoting data and use online and in store as rows
The problem is that i need to have the planned under the same column or row, otehrwise i cannot make the stacked chart look as the visual. How did you manage to do it with two measures, can you please share as not clear?
@amitchandak any suggestion on the measures? As i am not sure how you can possibly split them by planned and type? Please let me know, thanks.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
89 | |
86 | |
68 | |
51 | |
32 |
User | Count |
---|---|
126 | |
112 | |
72 | |
64 | |
46 |