63 Reports
$Record.Owner:Group and related fields for case Object throwing error when used in Flow Formulas entry condition
Created
Last Updated
Reference ID
W-12195054
Summary
$Record.Owner:Group and related fields for case Object throwing below error when used in Flow Formulas entry condition:
Error: Error: Group is an invalid object type for the Owner field. Check spelling
Error Details
Steps to Reproduce
-Create a Record Triggered Flow on Case
-In the Start conditions set Formula evaluates to True
-Create formula referencing $Record.Owner:Group.* (eg; $Record.Owner:Group.DeveloperName)
-Validate the Formula
-Error thrown
Workaround
Use $Record.OwnerId
63 Reports