Forum Discussion
Krishna09
Helper III
3 years agodistinct column in a table
How to figure a distinct column in a table? I mean like alternate key column.
- 3 years ago
Hi Krishna09 ,
you can apply the Table.Profile function to your table and check where "count" = "distinct count"
ImkeF
Community Champion
3 years agoHi Krishna09 ,
you can apply the Table.Profile function to your table and check where "count" = "distinct count"