PowerApps - New learnings
In Canvas apps, App ->Onstart like we have Formulas fxTabs = [] you can use this variable with in the app. ------------------------------------------------------------ Create a Solution in an environment, add a publisher, which is a unique to all the artifacts that are stored in the solution. From Solution, Go to table, choose table, it will give options to create table, import import tabs of excel -------------------------------- 1) Built generative pages in PowerApps using dataverse & sharepoint. https://www.youtube.com/watch?v=sdRlLcHPK8g&list=PLTyFh-qDKAiHr7HwkvlHXpCNf73xNBqj_&index=4 Create dataverse table Create App model driven app Describe by page Build me a page using the design attached- the data context should come from (provide table name) under add data. Eg: Event Add design.png Click Generate. Based on the context, app agent generate react page. from My Events table. Search for events functionality, filte...