I have a workflow that starts with a form. An Excel table is uploaded, which is to be read out later.
During the readout I get the problem that the table (worksheet) is not recognized. First I put it in manually, now I get the worksheet name dynamically. But in both cases I get the error: Worksheet not available. What is going wrong?
Solved! Go to Solution.
You need to make sure the data in the sheet you are reading from is formatted as a table.
You need to make sure the data in the sheet you are reading from is formatted as a table.
The problem is that I do not have a table that is formattted as a table. That is an export file from another system. Is there no way to geht the row without the table name?
Unfortunately there is no way as far as I know.
User | Count |
---|---|
89 | |
41 | |
22 | |
20 | |
16 |
User | Count |
---|---|
130 | |
51 | |
48 | |
36 | |
26 |