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