Forum Discussion
Dynamic Column Headers in Table Visual Based on JSON Data
- 6 months ago
In the image below, you'll need to add an index column to uniquely identify each row values in matrix are always aggregated.
Please see the attached pbix.
The link is the same as initially posted
This will definitely work.
You dont need all these tables danextian
Just refer to the two csv files I shared with you, and then you can just start in a fresh new pbix file.
- danextian6 months agoSuper User
In the image below, you'll need to add an index column to uniquely identify each row values in matrix are always aggregated.
Please see the attached pbix.
- Anonymous6 months agoNot applicable
Thanks a lot danextian
It seems to be working and the only thing I want to check with you, in my actual data the details table has 1.3 Lakhs rows which further grew up to 39 Lakhs after the transformation.
Row count doesn't seem to be a big problem, the part which I am concerned of is, the transfomation step took almost 1.5 hrs to load the data after transformation.
Is this expected or can we improve on this?- danextian6 months agoSuper User
You have too big of a data. Ideally, these transformations should be done at the source.