Forum Discussion

karnzo's avatar
karnzo
Regular Visitor
8 years ago
Solved

Beginner question - formatting graph axis

I have read several answered questions in the the forums and can't seem to find exactly what I am looking for.  I am fairly new to Power BI so I am still in the learning phase.  I am trying to displa...
  • Phil_Seamark's avatar
    8 years ago

    HI karnzo

     

    It sounds like a calculated measure should work, if I understand your post.

     

    Something like

     

    Hours = SUM('table1'[Duration] ) / 60

    and then drag this measure to the values area of your chart in place of the field.