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.
- Array (List) of Objects
The use case is the following: customers are adding custom fields to our platform besides the existing system fields.
And our customers are trying to access to the fields dynamically (meaning sometimes they would like to get the value of field A and sometime to field B)
In this use case, customers are experiencing difficulties to parse this data as part of the Power query
As you can see in the image attached:
I would like to ask you if it is possible to do something like List. Select(“custom field name”) in the Power Query or if there is a different format that is better to send it in the Power BI connector to better parse this data easily in the Power BI query.
Solved! Go to Solution.
HI @Anonymous.
I think this should not be suitable for the data connector operation logic, these table structures are extract from the data source tables which not real existed before getting data.
Regards,
Xiaoxin Sheng
HI @Anonymous.
I think this should not be suitable for the data connector operation logic, these table structures are extract from the data source tables which not real existed before getting data.
Regards,
Xiaoxin Sheng