Is there a way to validate the TFN number entered by user on a form(e.g - Contact Form). Like proper validation.
I am new to Dynamics 365 Customer insights, Just working on Trail version.
What I tried:
1. Created a solution in power apps .
2. Included the Contact table.
3. Navigated to Contact forms and included TFN as new form field.
4. Save and publish , the new field appeared on my trial version.
Now I wish to add validation check, Like do we add any business rule, or an api or javascript to validate it?
Thank in advance