I have a form field that needs to decide if it let a user continue or show an error message by looking at the information in a dataverse table or dataflow.
The table has number and delete rows. If the user types a number that equals false, then they need an error message.
I have no clue how to connect the table or dataflow to the form field. I have used a lookup column and it connects but I need it in a number column.
Does anyone have any idea how to do this using portal and basic forms with powerapps tables or dataflows? Thanks for the help.