I have just created a model driven app from a table in Power Apps. At the moment it is showing those default columns that it makes when it creates a table:
I would like it to show other columns and hide these two. How can I do this?.
Thanks

I have just created a model driven app from a table in Power Apps. At the moment it is showing those default columns that it makes when it creates a table:
I would like it to show other columns and hide these two. How can I do this?.
Thanks
To customize this view you can go to Navigation > Group1 > hover on "FinanceDatas view". On hover you should see a pencil icon appear, click this and it will open the view for you to edit. Once this view is open you can add and remove columns. To remove a column simply right click on the column name and select "Remove". To add a column click the "+View column" button.
You can read more about customizing views here using the official Microsoft documentation: https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/create-edit-views