This content has been marked as final.
Show 2 replies
-
1. Re: Creating unique identifiers
garth.conrad Jun 22, 2018 6:55 AM (in response to PRISCILLA T. APRONTI)Within the Tableau workbook you can create a calculated field using the RANK_UNIQUE() function on the student’s Name. That will assign a sequential number to each student. You can then hide the student name field so that it is not visible in any of the dashboards you create.
g
-
2. Re: Creating unique identifiers
PRISCILLA T. APRONTI Jun 22, 2018 7:28 AM (in response to garth.conrad)Thanks so much Garth.