Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Apply Query Changes error - for queries deleted from the model

Hi There,

 

I am getting following error on loading the OData Queries.

Apply Query Error.PNG

 

1. FactSalesLedger is actually disabled for Load

2. FactPOSTransaction is also disabled for load

3. FactWastage is a deleted query

 

More Info

1. FactPOSTransaction is disabled as it has large data and I don't want to enable it just yet. 

2. There is a separate table of measures which are refering to the queries disabled for load.

 

The fact tables have date field whose data type was changed in the Power Query, I have already disabled those steps with a view to change data type in Power BI Desktop once dat is loaded.

 

Any ideas on the cause and solution will be highly appreciated.

 

Thanks in advance 

Devinder

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi Dale @v-jiascu-msft and Vanessa @vanessafvg,

 

Thanks for your replies. The issue was caused by version mismatch in one of OData Source. Once that was addressed, it was fine after that.

 

Thanks again for your help.

 

Regards

Devsarin

View solution in original post

4 REPLIES 4
v-jiascu-msft
Employee
Employee

@Anonymous

 

Hi Devinder,

 

Maybe there are too many changes that applied at one time. Maybe you could try to change one query a time.

 

Best Regards!

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hi Dale @v-jiascu-msft and Vanessa @vanessafvg,

 

Thanks for your replies. The issue was caused by version mismatch in one of OData Source. Once that was addressed, it was fine after that.

 

Thanks again for your help.

 

Regards

Devsarin

vanessafvg
Super User
Super User

@Anonymous there must be some dependency

 

can you post your m code for factitemledger?





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Anonymous
Not applicable

Hi Vanessafvg,

 

Here is the code

 

let
Source = OData.Feed("https://Domain.ddns.net:7048/NAVLIVEPowerBI/OData/Company('WRG')"),
FactItemLedger1 = Source[FactItemLedger]
in
FactItemLedger1

 

Regards

Dev

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.