The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
My dataset has almost 3 million rows and after a load of 800,000 my datamart returns the below error.
credentials are fine. if not how it was able to load 800k rows and after that returns error? anyone please assist.
Solved! Go to Solution.
Hello @AqsaSaleemAdv
Thank you for your query on the Microsoft Community Forum.
If the credentials are correctly provided, the issue may be due to DataMart's official support for data volumes up to 100 GB. Additionally, DataMart does not support the currency data type; such data types are converted to float. For more details, please refer to the following link:
https://learn.microsoft.com/en-us/power-bi/transform-model/datamarts/datamarts-administration#consid...
If this resolves your issue, please Accept it as a solution and consider giving a "Kudos" so other members can find it more easily.
I hope this helps. Thank you.
Hi @AqsaSaleemAdv,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
May I ask if you have resolved this issue? If so, please mark the helpful reply and Accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hello @AqsaSaleemAdv
Thank you for your query on the Microsoft Community Forum.
If the credentials are correctly provided, the issue may be due to DataMart's official support for data volumes up to 100 GB. Additionally, DataMart does not support the currency data type; such data types are converted to float. For more details, please refer to the following link:
https://learn.microsoft.com/en-us/power-bi/transform-model/datamarts/datamarts-administration#consid...
If this resolves your issue, please Accept it as a solution and consider giving a "Kudos" so other members can find it more easily.
I hope this helps. Thank you.
Hi @AqsaSaleemAdv,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
how long until the error appears? How long does it take to load 800k rows?
it takes minimum half hour to load 800k and then throws error. sometime gives error after 10, 15 minutes
My guess was there's some sort of a timeout involved but you seem to indicate that the duration is variable. Do you have other setups where the load is successful with more rows or longer duration?
No. with small dataset i was able to successfully load it but with large datasets it's failing for all