Forum Discussion
abc_777
1 year agoSolution Specialist
hi
hello
doest any one has any web link or any guide how to build Piano Chart YoY in power bi?
if can help me step by step will be greatefull
thanks
abc_777 I put this together. PBIX is attached below signature. I think it's pretty close to what they had in the post. I'll try to make a video on it.
Hello Greg_Deckler ,
thanks man, this is the one i was looking for. when create vedio clip request u please share me.
i just have a little quiry rather make
Measure = 20000000Measure 2 = IF( [MOM] > 0, 20000000 )Measure 3 = IF( [MOM] < 0, 20000000 ) static, cant we make them dynamic?and i dont see the use of followingsMOM Neg = IF( [MOM] < 0, [MOM], BLANK() )MOM Pos = IF( [MOM] > 0, [MOM], BLANK() )would you mind to help me out please
thanks
11 Replies
- Greg_DecklerCommunity Champion
abc_777 Can you post an example of a Piano Chart? Not familiar with that chart type.