Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi all,
I've built a report based on 2 csv files that I import as source.
After importing the first csv file, the size of my .pbix file is 2.23 MB so this is normal.
After importing the second one however, my .pbix file size goes up to 77MB !!
I do not apply any transformation queries.
Do you have an idea on what could explain this behaviour ?
Thanks already
Benoît
Solved! Go to Solution.
When chaning the data type from "text" to "date", Power BI will build date hierarchy internally so that the file size increases. It depends on your data amount.
Regards,
By investigating a bit more, I've seen that when I change a text field into a date format, my file grows (+/-18MB for each field transformed). Is this normal ?
When chaning the data type from "text" to "date", Power BI will build date hierarchy internally so that the file size increases. It depends on your data amount.
Regards,
Thank you for the explanation.
This is a paramter that needs to be taken into account if you have a lot of date fields.