I have a Dimension in Tableau where each row is in Hex (Tableau Datatype is string, but these values are actually hex). I want to convert this dimension (each row) into ASCII with Python Code (TabPy (calculated Field)). Does anyone know how to do that? :D
Thank you in advance!
I found a solution: