Hi,
I have an app where everything was working fine. I deleted a Dataverse table and imported an updated version - I made sure all columns are the same etc.
As soon as I did that I noticed an error. A Collection is showing as causing a problem - on deeper scrutiny I noticed that the Collection is showing as a Variable instead of Table.
Anyone know why this might be happening - I changed no code at all and the code in error is based on 5 tables in a Switch - I only updated 1 of those tables. The error starts at the Switch level stating it has some invalid arguments. If I change the collection name in all the appropriate spots the error goes away until I run it and then it returns the new collection to a Variable instead of Table.
Something seems to have corrupted.
See below - TempDataAscTemp1 is not a table.