Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Grand total not working

Hi Guys,

 

I have data coming from adobe analytics. 

Dimension: Page URL

Measure: Visits

When i create a table with Page Url and Visits. The grand total is incorrect. I also added Card Visiual to test it. It gives the same number.

The number in the adobe anlaytics platform is way less than what Power BI shows. What am i missing here. Do i need to create a calcualted measure? below is the screenshot.

 

  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi guys,

     

    Closing this discussion. As I found out their was another calcualted measure that needed to be brought in by the team.

    Thank you everyone for your help.

6 Replies

  • Hi,

     

    Please ensure that Visits ( i assume that is a measure you have written) is a measure and not a calculated column formula.

    • Anonymous's avatar
      Anonymous
      Not applicable

      The Visits is not a calculated formula. It is a measure.

  • v-yulgu-msft's avatar
    v-yulgu-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Hi Anonymous,

     

    How is the formula of measure [Sum of visits]? And please check if this thread is helpful to you.

     

    Regards,

    Yuliana Gu

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi,

      There is no formula on the measure. I have simply dragged the measure and sum the visits.

      Visits = Sum(Table_Name[Visits]). So the total here is adding up the values in the column

       

      However in Adobe analytics I am expecting the below total: Also if you see for every page the visits does match with what is in power bi. However the aggregate does not.

       

       

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi guys,

         

        Closing this discussion. As I found out their was another calcualted measure that needed to be brought in by the team.

        Thank you everyone for your help.