<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00005rcXGRSA2Okta Classic EngineUniversal DirectoryAnswered2022-02-05T00:15:17.000Z2019-01-10T15:41:16.000Z2019-01-14T18:34:33.000Z
  • Thank you for posting on our Community Page.

     

    A better solution (other than using a regex) would be to just use the following expression: user.displayName != "" ? if True : if False, which means that if the Display Name attribute has any value, the expression will pass the first statement (if True, as the value is not equals to nothing - empty string); if there is no value - if False statement is processed.

     

    Thank you,

     

    Paul Auer

    TSE | Okta

    Expand Post
This question is closed.
Loading
Fit a wildcard in an expression