Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I am stuck with an issue, I mean not an issue but not enouth skills from my side to solve that one.
I checked the forum and found some path to solve it but I only solved a part of it 😕
Here we go:
- I have a star schema model ( look the picture ) with several dimensions and one fact table. All dimension attribute are not in the fact table, for example language is in the dimension level 3 and not in the fact with a bolean value ( only two language ). Maybe that detail is important for my issue, I don't know.
- The star schema is working well as I am able to dashboard everything.
Client asked me to add a benchmark table...
Benchmarck is base on metrics from the fact and some dimension attributes, let 's say one or two attributes by dimension such as :
Level one: Campaign name and cluster
Level two: Strategy and publisher
Level three: target and format
The idea is if I pick a campaign I will be able in the same table to see its becnhmarks because the campaign I want to analyze has the same attirbute ( except the name of course) but same publisher, strategy, target and format.
Also I would like to add seasonality : if the campaign I choose run between 01/01/2020 and 15/01/20 it should give the bench for the attributes I was talking above and the mont JAN as I will group my bench by 6 or 7 dim atribute and month_year.
Then the Rolls Royce could be adding some conditional fromating to say if above bench than GREEN if abose RED,
I have part of the solution by using :
Calculate, summerize, addcolums but sometine it deosn't work or I have to do it with several filters,
--> I am stuck
Thx for your help,
J.
Hi,
To give extra info,
I tried with a measure :
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.