Hi,
I have issue with define action for Rule. Every time when I tried to add or define new action I got inforamtion that acion is done and nothing happen. Thank You for Your support
Solved! Go to Solution.
Hi @Smilodon1011 ,
Rules only trigger when the condition meets what you have previously defined. It won't run until the condition is ture. See the steps to create a rule:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-rules
Regards,
Mona
Once you go to action it will allow you to set your actions and then hit done button for rule to take effect
Check this
https://www.youtube.com/watch?v=9IgGn0adhtA
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Is there possibilities to do it like coding? clicking and change it in the way what You show in yt is not the best way to do it in my opinion...
You can avoid rules altogether and define your conditions using formulas on properties
What is your use case?
Hi @Smilodon1011 ,
Rules only trigger when the condition meets what you have previously defined. It won't run until the condition is ture. See the steps to create a rule:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-rules
Regards,
Mona