The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello,
I am rather new to concept of data modeling and Power BI and I ran into one problem.
I created two tables (Plan and Actuals), they are connected through dimTime table (date), and dimGrupe (groups of Products).
In Treemap chart I have following issue:
I added Products from fact table in detail selection. When I select
one product Table chart refreshes and shows Actual, Actuals LY for that product and selected period.
But that doesn't seem to work with Plan17 column. No matter what product I select it always shows
Group Plan value for selected period. Why it doesn't show Product Plan17 value for selected period?
Measure for Plan Column: Prodajna Plan17 = SUM(Plan2017[Plan2017])
dimPlan table has following columns: Product, Group, date, month, Year, Sales and Plan17 (calculated field)
All of those Columns are filtered from dimPodatci table (filtered 2016) and then Plan 17 is calculated by multiplying
Sales by product with growth rate.
Thanks for help!
Solved! Go to Solution.
Solved it!
I needed to create dimProducts table and then use Products from this dimension
in Treemap details. I originally used Products from Fact dimension, and that did not work!
You may need to change your cross-filtering directions on some of your relationships to achieve what you are going for. Not sure what else I can say without some sample data to try to recreate.
Solved it!
I needed to create dimProducts table and then use Products from this dimension
in Treemap details. I originally used Products from Fact dimension, and that did not work!
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
109 | |
76 | |
65 | |
52 | |
51 |
User | Count |
---|---|
127 | |
116 | |
78 | |
64 | |
63 |