Forum Discussion
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.
- Anonymous8 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
- AnonymousNot 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- zlokeshResolver 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)
- AnonymousNot applicable
Yes, That's right.