Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Guys,
I have to build a report using a datasource that is almost 50 GB in size. I need the dashboard to be responsive so doing direct query is out of the question. How can I go about it. I do have P1 sku capacity. Can i build a dataset in import mode of that size. What options do I have?
Solved! Go to Solution.
Hi @Anonymous
If you use best practice to create the data model using a star schema and with the vertipaq compression the size should be a lot smaller than what you currently have in terms of your data source size.
You can use DAX Studio to see how large the model is and where you can remove columns to save space.
Hi @Anonymous
If you use best practice to create the data model using a star schema and with the vertipaq compression the size should be a lot smaller than what you currently have in terms of your data source size.
You can use DAX Studio to see how large the model is and where you can remove columns to save space.