I am getting the below error when i try to load the data into PowerBI
Hi @Bharat_andalam ,
You haven't provided any data but the error is saying your JSON output is not correctly formatted.
M.
@Bharat_andalam a couple of things to note:Via the documentation:
I had a similar issue and found this post:https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Parse-error-with-Power-Bi-Output-Tool/td-p/1092617 On there, I realised that PowerBI may not only need the date coming in as a string (try this first) but may also need this formatting:
Hope that helps.All the best,BS