Hi All,
I am trying to use the Visualize a view button in Model driven Power App.
In the Dev environment , the button works fine and gives the report . but when checked in higher environment its throwing the below error.
Invalid column name 'test_column1'.\r\nCould not use view or function 'fn_FilteredOpportunityTDSGlobal' because of binding errors."
RequestId: TDS;. . The exception was raised by the IDbCommand interface.
On checking , the field is not found in higher environment but this field is in the dev environment and its not being currently used , So it was not moved to higher environment.
Any help on this would be really helpful
Thanks.