Help me please, I want to add a column in From po receipt status but after adding it, it doesn’t show any data. What did I do wrong? Is there any way to fix it?
Did the grid populate before everything you just did?
I’d refresh the Application Studio screen and make sure the dataview is correctly linked to the BAQ you were editing.
Then I’d look at the grid and under the Data header, make sure the EpBinding is the same dataview as aforementioned.
Then I’d go into Grid Model (data > Grid Model) scroll down to the bottom and make sure the Ep Binding there is also set to the same dataview. Click into Provider Model and make sure the Baq ID field is filled with the BAQ you are using. I’d also make sure you saved your BAQ so the column you added is saved to the BAQ so when the app studio layer calls the BAQ it will have the correct columns.
Hope this helps!