Forum Discussion
One or more calcualted objects needs to be manually refreshed
- 1 year ago
The .pbip folder structures doesn't necessarily contain any data, just the model/report structure. Thus, you have to refresh it if you want to hydrate it with data.
If you want to share a file that does include data, it needs to be a .pbix file or else the other develper needs to make sure to also share the .pbi folder that includes a populated cache.abf file (this is where the data lives).
Inside this folder:
The .pbip folder structures doesn't necessarily contain any data, just the model/report structure. Thus, you have to refresh it if you want to hydrate it with data.
If you want to share a file that does include data, it needs to be a .pbix file or else the other develper needs to make sure to also share the .pbi folder that includes a populated cache.abf file (this is where the data lives).
Inside this folder:
Thank you!