The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi everyone
I am using a connector created in the SDK of Visual Studio for M language, so I load the data through a .mez file.
In the test of the IDE, its everything OK, but when I try to load the data to a new .pbix file, it throws the next error (in all the queries, not only a few):
I dont have any idea of this error, but the worst thing is:
If after the error I load the data again, its everything OK, No errors.
Any ideas, and how to solve the error? I cant allow the error in the load data :S
Thanks in advance, Cheers
Hi @aoliver ,
Could you please open the advanced editor to check if exists any error? This problem could be related to character support, we can change the encoding.
Best Regards,
Teige
@TeigeGao thanks for the answer
If you use the connector to load data via .mez file, you dont have the query in advance editor, you have that in Visual Studio, (and remember that the query brings me the correct output).
Anyways my query in advance editor is as follow:
let Source = My.Navigation(), k4 = Source{[Key="k4"]}[Data] in k4
Thanks
User | Count |
---|---|
69 | |
69 | |
66 | |
54 | |
28 |
User | Count |
---|---|
112 | |
82 | |
66 | |
48 | |
43 |