Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

How to sum multiple values for one date:

I want to create a graph in Power BI showing the sum of 35,000 +35000+35000 for 6-Juil.-18.  

 

 

  • Hello Anonymous ,

     

    So you create the following measure 

    QTY Ord = sum(QTY Ord)

    Then you put the date field value with this measure in a graph and it will show the sum.

     

    If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

    Follow me on Linkedin

1 Reply

  • Hello Anonymous ,

     

    So you create the following measure 

    QTY Ord = sum(QTY Ord)

    Then you put the date field value with this measure in a graph and it will show the sum.

     

    If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

    Follow me on Linkedin