Forum Discussion
Dynamic table based on JSON column
Thanks again, very valid points. We tried this as well, and display it in a matrix so it 'looks' like a table. It is as close to a solution as possible.
I will try to attach some data here for exploration.
The complete use-case is the following (I should have explained better in the original post):
We have records from different entities that fail some validation criteria.
(let's say 100 entities in total, each entity with 20 columns, each entity containing 500 failing records)
We will never show a single table for different entities together, we will first filter on each entity separately.
Once the filtering is done, we want to display all the records of this entity in an expanded table.
We could build one report per entity, expanding all its JSON columns, but this is too cumbersome.
Hence the need to filter 1st, and then display the expanded table.
Any thoughts?
Hi, Montechristos01
Thanks for reaching out to the Microsoft fabric community forum.
If MarkLaf 's response has been helpful to you, you might consider accepting it as the solution . This not only acknowledges MarkLaf 's effort in resolving your issue but also aids other community members with similar problems in finding solutions more swiftly. This is greatly beneficial for the growth of our community.
Of course, if you have your own solution, feel free to share it with us. Looking forward to your response, thank you in advance!
Best Regards,
Leroy Lu
- Montechristos011 year agoHelper I
I appreciate MarkLaf's effort and good insights on the issue.
However the original question is not fully answered, so I am hesitating to mark it as an answer.
This would lead others to think this issue has been resolved, but it is not fully.
Hope MarkLaf you understand