Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a pivot chart. The RowID column is there for a technical reason and not a functional need.
I have looked the Presentation tab and don't see anything which I might be able to use. How can
I hide this column?
Thanks!!
Use a straight table, and use some dummy expression (and RowNo) to simulate an Excel worksheet.
Just wanted to say thank you. You're guys are great! I managed to convert my table box to a straight table now and with the RowID hidden. Every day is a learning day.