Hi Everyone 🙂
I have made an app for ordering IT equipment for our employees But when i submit for every things works fine except the 2 cascaded dropdowns. It does not save the data to sharepoint.
I cascaded followoing 2:
Produkttype:
Distinct( 'Data Source til Bestillingsliste',Produkttype)
Produkt:
Filter('Data Source til Bestillingsliste', Produkttype = DataCardValue5_2.Selected.Result)
Thanks in advance for help 🙂
Solved! Go to Solution.
Hi @Naji1 - Great work and Glad you got that working.
I'll leave it up to you to decide where to mark the solution 🙂
Important thing is you now have it working - well done 👍
Hi @Naji1
Try adding the following to the end of the respective updates:
DataCardValue.Selected5_2.Result
DataCardValue.Selected6_2.Produkt(Produkt0)
Hope this Helps - Good Luck! ☘
Hi @Naji1
I see from your screen grab earlier, it was refering to a different datacard 'DataCardValue5_2',
but the most recent one with the error is 'DataCardValue5_4'
Can you double check the control reference in the Produkttype datacard adn see if that helps?
Hi @AmDev 😀
That is because i have duplicated the screen. I have deleted The one with 5_2 becuase of some error. This one is the exact same copy of the 5_2 but without errors. Please take a look of the pictures.
Thanks for the clarification - I was just looking back at the other related post from this morning.
What type of column is your product type column? - is it a choice column?
Hi @Naji1
If that column is single line text, the items property for that control is Distinct(yourdatasource, Produkttype) and the Update is DataCardValue.Selected#_#.Result - that should work in the update.
The only other thing I notice is you have entered '.result' instead of '.Result' when you tried that. Can you check again with DataCardValue#_#.Selected.Result?
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
192 | |
52 | |
41 | |
39 | |
35 |
User | Count |
---|---|
261 | |
86 | |
71 | |
70 | |
66 |