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.
Hi All,
This is my initial days of learning in Power BI, I have the requirement to access object's property which is stored in one of the columns
for eg:
[{"TaskID":100,"TaskTitle":"Test1","signup":true},{"TaskID":158,"TaskTitle":"Site library","signup":true},{"TaskID":171,"TaskTitle":"Dev White Space Test","signup":true},{"TaskID":182,"TaskTitle":"test2","signup":true},{"TaskID":193,"TaskTitle":"NEN -Europe- All Countries","signup":true},{"TaskID":192,"TaskTitle":"test3","signup":true},{"TaskID":227,"TaskTitle":"Testing is in progress","signup":true},{"TaskID":219,"TaskTitle":"test4","signup":true}]
I have this sort of data stored inside the cells in each row, I want to access in this array all "TaskTile" property's value and store it in another column. Please kindly help me on this.
Quick replies much appreciated.
Hi @Anonymous,
Based on what you've shared I don't know if you are dealing with Records, Lists or a combination maybe one of these video's is helpful.
Extract Values From Records And Lists In Power Query
How To Extract Record Field Values From Lists in Power Query
If you require further assistance, please provide more details.
Cheers