im trying to use this but is not working
{{_.values(salesTable.columnHeaderNames)}}
@daveAS Welcome to the community!
I don't see a way to do this but you could try searching the docs....
Hey @daveAS! To echo @ScottR (who was right on the money as usual), you can use the values from the table.columns property like so:
Would this work for you? Let me know!
1 Like