Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
when opening JSON files like the ones from Power BI Rest APIs the proposed code ends in error.
The proposed step is
Record.ToTable(Source)
But it should be (as it is from PBI Desktop)
Table.FromList(Source, Splitter.SplitByNothing(), null, null, ExtraValues.Error)
Hi @BernatAgulloAnt ,
According to the test, the code of step 2 is consistent in online PQ and local PQ.
Could you provide more details for the test, thanks.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum