You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pressing "Enforce/Set Formatting" button should bring up a modal
this modal will show each columns (maybe show one column at a time, with an arrow button to go to the next column. Have a pagination option for organization)
There will be different paramters to check for, for formatting
DataType (can check for datattypes within the celll. For example "John123", we enforce it with "John")
Max/Min (Most likely only for Ints and floats)
StartsWith
EndsWith
Includes
Capitalized
Can't Include
etc
The text was updated successfully, but these errors were encountered:
Pressing "Enforce/Set Formatting" button should bring up a modal
The text was updated successfully, but these errors were encountered: