In a PowerApps project, I want to use the Formulas property for theming. In my case, I prefer to assign values to these formulas from dropdowns (the dropdowns receive a default value from a table, so in theory ,the selected values of the dropdowns are never empty).
ss exaple:
In edit mode everything works perfect, but unfortunately, when I Play the app, randomly, the const_blahblah is empty or it has the value from the dropdown. How is this behavior explained? How is it possible that, while the dropdown value is not empty, the const sometimes has a value and if I refresh the app other times does not?

Report
All responses (
Answers (