Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi QlikView Community,
I have a Straight Table with dimension and expression fields. I have to identify the position and name for each expression in the table. This information will be used to reorder expression elements with the MoveColumn method via macro.
I found the StraightTableBox.GetField function which allows you to retrieve the dimension name from a specific column number, but I can't find an equivalent method for the expression.
How I can do it?
Thank you very much for your support.
Best I can offer is the API Guide, not sure you already have it or not:
Regards,
Brett