The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
How would you replace the following key/value paris into columns?
{ "ProductId":"88432", "Tags":[ { "Key":"Category", "Value":"Electricity" }, { "Key":"IsNew", "Value":true }, { "Key":"ShippingType", "Value":"Worldwide" } ] }
Solved! Go to Solution.
Have you checked following video?
Just what I needed, thanks!
For future intersted people: