Hi,
How can i set up limited value of 100% on this. I'd like to Share % was max 100% and if it is 100% you can't add more. What is the formula. I started BP and i really don't know what formula could be used
Like
1 comments
14:26 Dec 21, 2022
Hello,
You can use conditional flows for your process.
In one of the conditional flows, you can use the formula:
[#Read Competitors data.First element of the resulting collection.Share#]>100 More about conditional flows: https://academy.creatio.com/docs/user/bpm_tools/process_elements_reference/flows/conditional_flow_shortcut/conditional_flow More about formulas: https://academy.creatio.com/docs/user/bpm_tools/business_process_setup/formulas/process_formulas
Show all comments