Forum Discussion

thems5's avatar
thems5
Regular Visitor
8 years ago

Dax formula Help

Hi,

In a Pivot Table, I have a list of annual results in a column.

I need to measure the annual change percentage, E.I. =(C8-C7)/C7.

The column C header is: Annual Result.

Can anybody help me with the way to calculate this?

Thanks

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Could you post a chunk of example data, and possibly your desired outcome?

    • thems5's avatar
      thems5
      Regular Visitor

      Thank you Thomas.

      I managed to solve the problem.

      All the best

      • This_is_Janis's avatar
        This_is_Janis
        Regular Visitor

        Hi, I have similar problem.

         

        I tried different conditional sums using CALCULATE and SUM functions, but the result somehow it did not work out as expected, because I could not divide e.g. 7th row by 8th row.

        Is it possible that you help me with your solution?

         

        Thanks.