Hi there,
i have the task of creating a PDF export that contains all values of a Sharepoint list. I got the basic thing to run, however, i am running into an issue with missing columns from the Sharepoint list. When i do the "select" operation to map the values from the List Columns, not all Columns from my Sharepoint List are provided via the "Get Items" action.
Now, I have tried to change the "Limit Columns by View" Info in the "Get Items" operation. I can change it to the "All Items" view, which contains all columns, but this does not give me the missing ones. If I try to set it to "Use all columns (Do not limit)", it does not even keep this value after saving the Flow, it reverts back to blank.
I also tried to re-create these columns and added some new ones, but also these do not show up in the flow.
Now, I need to have all Columns data in this report. what can i do to solve this issue?
many thanks in advance!