Is it possible to use the Table.Profile() function to perform analysis on the data (min, max, null counts, etc) along with the ability to view the details (min, max, null counts, etc) through a filter at the row level by a grouping?
However, I wish to view the null count by Location and not just on the overall dataset/column level.
Desired output: (This is only for null count, but basically for the entire Table.Profile() output):
Also, if there are other ways to perform this sort of profiling without using Table.Profile() that doesn’t require setting up calculations for every location and column, I would be very interested to know!
Hello @jay89, it’s been a while since we got a response from you. In case there won’t be any activity on it in the next few days, we’ll be tagging this post as Solved.