Forum Discussion

13 Replies

  • Dunner2020 I think this is what you are looking for:

     

    30min sum = SUMX(VALUES(Times[Half Hour]),[Result])

     

    I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!

    Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.

    • Dunner2020's avatar
      Dunner2020
      Icon for Post Prodigy rankPost Prodigy

      Hi parry2k , Thanks for your reply. 

      I tried with 

      30min sum = SUMX(VALUES(Times[Half Hour]),[Result])

      But it did not produce the desired result. It did not sum up the value based on half an hour. 

      Here is the result:

       

       

      • Anonymous's avatar
        Anonymous
        Not applicable

        Can you give me a couple of examples of your desired results? 

  • v-juanli-msft's avatar
    v-juanli-msft
    Icon for Community Support rankCommunity Support

    Hi Dunner2020 

    Is this problem sloved? 

    If it is sloved, could you kindly accept it as a solution to close this case and help the other members find it more quickly?

    If not, please feel free to let me know.

     

    Best Regards

    Maggie

  • v-juanli-msft's avatar
    v-juanli-msft
    Icon for Community Support rankCommunity Support

    Hi Dunner2020 

    You could relate [half hour] from "Times" table into your main table to create a [new half hour] column, then use this column in your measure instead of "Times'[Half Hour].

     

    Best Regards

    Maggie