Hello everyone,
I want to add a new field in the Work order form and update that field upon case creation as below:
-Creator Belonging BU - WO number generated after creation.
Example: User A belongs to WA BU; User B belongs to UAE BU.
The output result should be:
WA-00001 / for user A
UAE-00002 / for user B
I thought about a power automate could flow to achieve the above. However, If I decided to split the BU field and add another field to concat the WO number with the BU field is it possible to create a calculated field to achieve that? Can please provide an example of that option?
What about the first option, is power automate the easiest way for doing it without writing a custom code (plugin)?
Any advice is highly appreciated.