Forum Discussion
ksfx77
Helper I
5 years agoIs it possible to pull values from a json blob using DAX?
Hi all,
I have a column containing a json blob, and I would like to create a calculated column to pull some values from the json. Is this possible?
Everything I have seen suggest handling json can only be done in PQ?
Thanks
Kevin
2 Replies
- PhilipTreacy
Super User
Hi ksfx77
I guess you could give it a go in DAX but it'll be much harder to manipulate the data than using PQ. I'd be using PQ.
Regards
Phil
- v-jingzhang
Community Support
Hi ksfx77
I don't think we can create a calculated column to pull data from the json as Power BI Desktop doesn't support this data type in the model. See data types in Power BI Desktop.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.