I have a calculated column "P-CardRequestID" in my SharePoint list where it's giving a value of another column, "P-Card Request ID," which generates a unique ID (flow). I don't want the user to manipulate the unique ID, so I use a calculated column.
With a separate flow, I am sending an email with the unique ID (dynamic value). However, if I use the autogenerate unique ID column, I get blank; if I use the calculated column, I get 0. I need help figuring out what I am doing wrong. Please help.

