Forum Discussion
Convert storage mode from direct query to import, data source as power bi datasets
- 3 years ago
Hi Anonymous ,
You can go to Power BI Desktop, go to Model view-->Advanced and change the storage mode from DirectQuery to Import .Similar issue is also resolved in this particular community post . You also follow that post :
https://community.powerbi.com/t5/Desktop/How-to-change-direct-query-to-import-query/m-p/100996Thanks ,
Pratyasha Samal
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
Try creating a calculated table from the origial direct query table, not just a calculated column. And then use that calculated table for all relationships, visuals, etc. That calculated table will be in import mode.
I'm not positive how I can create a calculated table from the Direct Import Table, but even if I could, wouldn't I still have to wait for the Direct Query table to search and load every time I change a parameter? I'm trying to eliminate the delays caused by the Direct Query.
Am I missing something?
PS. I figured out how to create a new table from the Direct Import query, but there's not enough resources to do that.
So I'm still looking 🙂
Thanks for the help!
Claude Van Horn