Forum Discussion
cross1987
2 years agoRegular Visitor
Adding a custom column to allow a filter in Table.profile
At present I have a table of data, made up of several sources: A,B,C & D that have issues assigned to them. What I want to be able to do is use the Table.Profile capability to profile the data so I ...
Anonymous
2 years agoNot applicable
You could group your a, b, c, d, and then choose the All Rows aggregation. Then you could add a custom column with each Table.Profile(_[TableColumn]))
--Nate