Hello everyone,
I am currently working on a new Power App, for which I would like to test the ‘modern controls’ for the first time. Unfortunately, I found a strange error relatively quickly. I want to calculate a price based on a selection in a dropdown. For this I use the formula [Dropdown].Selected.Value - Unfortunately, an error already occurs with this simple formula. I can read the value in the ‘Update’ property (within the datacard) as normal. However, if I use this value outside the datacard, it is always empty. I have of course already added the value field within the dropdown.
I hope that someone can help me with this.
Thank you in advance for your answers