Forum Discussion
aref12
May 29, 2023Copper Contributor
heey
Hello, can I add a column to PIVOT so that it is possible to update free text for each row? And that you will be connected to the same line as soon as I make an update to the DATA BASE?
aref12
May 30, 2023Copper Contributor
I found another way to do this, through the PIVOT
HansVogelaar
May 30, 2023MVP
That's great! Please tell us how, others may well benefit from it.
- aref12May 30, 2023Copper ContributorIt's not a great way, but it does the job in presenting the report, you need to add a new column in the database, and number it in ascending order (series), and in PIVOT you can write down any text (provided that there is no text identical to the same line, but you can write down the same text with extra space, comma, etc.)