Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

undefined

How to merge both calculated column query and measure in one single query

4 Replies

  • Anonymous , The information you have provided is not making the problem clear to me. Can you please explain with an example.

     

    You can add them in another measure

    Measure 2 =sum(Table[Column1]) +[measure]
    Appreciate your Kudos.


    • Anonymous's avatar
      Anonymous
      Not applicable

      In One table i have calculated column name as Satisfied% and another table i have one measure name as Goals

       

      I want one bar graph in that i want to see 5 bars which as  5 latest satisified% weekly data and one bar was quarterly goals data total 6 bars in one visual

      • V-lianl-msft's avatar
        V-lianl-msft
        Community Support

        Hi Anonymous ,

         

        I haven't used the visual you mentioned. You can try to find it in market place.

        The alternative is to use these visuals and add measure as line values or analytics.

         

        Best Regards,
        Liang
        If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.