Hello
I have imported and setup a custom table called Project. cds name crad8_Project.
(I have assumed that all tables in the cds are thus available in the dataverse as there is nothing to indicate that this is not true)
Several columns are auto created through the load process like status and user. However there is a mismatch between the imported "real" status in a column called ProjectDescriptionStatus and the auto-added Status column. I am trying to run a flow to select the records from the Project table and then update the Status column based on a condition.
I have elected to use a cloudflow to do this. When using a flow and selecting the dataverse the action > list rows, it does not allow me to select my custom table in this case Project or any other of my custom tables. Why are they not there or is there a better way to bulk update these records?