Hi, I have a dropdown field "Country" , my requirement is when do I select the country as "India" , then display a text "Payment term should be net 30 Days" and when user select the Country as Japan the text displayed "Payment term should be Net 45 Days". text should vary based on dropdown selection.
How can i achieve this in Power apps. I just want to notify the user to select the desired option based on the text display.