Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
HI All,
i got access to data flow created by other region. when i refered to that data flow, i am not able see the Source of that dataflow.
when i see the M query, it shows JSON format. below is the screen shot for your ref. please help me out for this, where they are getting this data in data flow.
Thanks in advance.
Regards,
Mahavishnu
Hi Sai,
Please find below query for your kind ref.
Hi @maha_electro ,
When you input data manually using Enter Data from the Power BI tab, the query it generates looks like that first line. Basically, it takes the information you put in and converts it into a compressed form that isn't human-readable to save space. That first line is decompressing it back into a table format.
You can refer this for more details -