Forum Discussion

abc_777's avatar
abc_777
Solution Specialist
1 year ago
Solved

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's avatar
    abc_777
    1 year ago

    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 = 20000000
    Measure 2 = IF( [MOM] > 0, 20000000 )
    Measure 3 = IF( [MOM] < 0, 20000000 )  static,  cant we make them dynamic?
     
    and i dont see the use of followings
    MOM Neg = IF( [MOM] < 0, [MOM], BLANK() )
    MOM Pos = IF( [MOM] > 0, [MOM], BLANK() )
     
    would you mind to help me out please
     

     



    thanks