Forum Discussion
zlokesh
8 years agoResolver I
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. Caus...
- 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
Anonymous
8 years agoNot 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
8 years agoResolver 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)
- Anonymous8 years agoNot applicable
Yes, That's right.