Forum Discussion

zlokesh's avatar
zlokesh
Resolver I
8 years ago
Solved

Power Bi- Measure

If i created measure (not column) to calculate the percentage of total sales; and i save and close Power BI desktop application; 

 

Next time if i will open Power BI, will i loss that measure. Cause i just heared about measures are that are not stored.

  • Anonymous's avatar
    Anonymous
    8 years ago

    No, you wont lose measure. Probabaly , you heard it wrong. Unlike calculated columns, Measures doesnt store the data within PBIX file and its dynamically calculated when you refer that.

     

    Hope this clears your doubt.

     

    Thanks
    Raj

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    No, you wont lose measure. Probabaly , you heard it wrong. Unlike calculated columns, Measures doesnt store the data within PBIX file and its dynamically calculated when you refer that.

     

    Hope this clears your doubt.

     

    Thanks
    Raj

    • zlokesh's avatar
      zlokesh
      Resolver I

      Yes Your right, Measures saved after closeing Power BI application.  Thanks

      (i tried practically and tested )

       

      (Measure does NOT STORE DATA, this is important that solved my confusion)

      • Anonymous's avatar
        Anonymous
        Not applicable

        Yes, That's right.