Hey
I grouped different values in the query
Some of the column headings are in dd/mm/yyyy date format
I am trying to change to another format so that the value is recognized as text for example 01.24.2024
I understand that I need to loop over each table in the query but Unfortunately without success
something like - .... each Text.Replace(_,"/","-")
Thanks in advance
PQ.jpg
Bookmarks