Im tired of fighting with powerApps.... When using the powerApps for me its always a fight to get poerapps to create a collection for the first time.... I tried putting the collect into its own button and running it that way... nothing works cant create the collection. I usually just spam things untill the collection gets created. Whats the secret?
Solved! Go to Solution.
You are so close. Hang in there. Help is on the way!
Collect( ItemBridgeCollection, { SalespersonId:123, CustomerKeyAccountParent:123, ItemId:123456 } )
The only thing you missed was the curly brackets
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
You are so close. Hang in there. Help is on the way!
Collect( ItemBridgeCollection, { SalespersonId:123, CustomerKeyAccountParent:123, ItemId:123456 } )
The only thing you missed was the curly brackets
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
User | Count |
---|---|
261 | |
110 | |
89 | |
53 | |
44 |