
Announcements
Hello guys,
i am building an big app for my company right now and it's getting really complex on that point. Where i stuck at the moment is, to build a dynamic Excel-Like-Table. I am able to build an editable table, that looks like an Excel-Table, but for this App there are a lot of those tables, that i need. My idea now is, to build a custom component, that takes the data of the Excel-Table and depending on this data, it creates a table in power apps, that contains this Excel-Data. It should be like the already exisitng table component but editable. So the key-problem is to make this component dynamic, if the connected excel-table contains 64 rows and 10 columns, the component should contain the same amount of rows and columns, if the conencted excel-table contains 32 rows and 39 columns, it should contain that exact amount of rows and columns and the headlines and the data should fill the component automaticcaly. I hope i was able to make it clear. It's a very tough plan i guess but if it is able to achieve that, it would be so big instead of build all these tables by hand.
Thans you for your answeres.