Hello,
I have a data from Excel and there are different ID number (Material number ), and there are mixed a lot of different material groups, the question is how can I create a screen with buttons for each of the material group by material number.
Solved! Go to Solution.
Hi @ALUKASHE ,
Do you want to group your table by id?
If so ,you could use groupby function.
ClearCollect(Col2,GroupBy(Col,"Id","NewName"))
Best Regards,
Wearsky
Hi @ALUKASHE ,
Do you want to group your table by id?
If so ,you could use groupby function.
ClearCollect(Col2,GroupBy(Col,"Id","NewName"))
Best Regards,
Wearsky
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
259 | |
122 | |
85 | |
81 | |
70 |