Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi There,
I am getting following error on loading the OData Queries.
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
Solved! Go to Solution.
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
@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
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
@Anonymous there must be some dependency
can you post your m code for factitemledger?
Proud to be a Super User!
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 38 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 34 | |
| 33 | |
| 30 |