I created a table "WeeklyTaskTracker" and I added some of the columns out of which one was "Status" , now after that I was creating a scheduled flow in which I was using microsoft dataverse connectors and the action was to "list rows" and inside that advanced options , there was a field to name all the columns which I want so I just entered one column name "Status" to check if it runs or not , but when I tried to run the flow it gave me the error :
"Could not find a property named 'Status' on type 'Microsoft.Dynamics.CRM.crb93_weeklytasktracker'."

