Forum Discussion
MeganHardison
Qrew Member
Got an error on both. Here's what they said below. Any other ideas? Thanks so much to you both for helping me!
The first error: Formula Error -- Type Mismatch
You may need to do one of the following to fix the problem:
------------------------------
Megan Hardison
------------------------------
The first error: Formula Error -- Type Mismatch
The expression [Not Available] on the left hand side of the operator "=" is of type textlist while the expression "" on the right hand side is of type text. The operator "=" cannot be used with these types of expressions. |
You may need to do one of the following to fix the problem:
- Add a type conversion function.
- Choose a different operator.
The function name IIf(bool, text, text) is unknown.
------------------------------
Megan Hardison
------------------------------
MarkShnier__You
5 years agoQrew Legend
In the second version, remove the extra I in IIF in the IF. s/b IF not IIF.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- MeganHardison5 years agoQrew MemberOh shoot. Sorry!
Now it works, but once the error comes up and they check it and the dates are okay, how do they save? It wont let me save.
------------------------------
Megan Hardison
------------------------------- MarkShnier__You5 years agoQrew LegendI think that we are really not understanding at all what is in that field when you do want to allow save and when you do not.
Maybe Custom data Rules is the wrong tool for the job.
Can we start over and have you say in words what you are trying to do, with an example or when you want to allow save and when you do not.
You should also make an example for your self in the actual app so you know what is actually in that field.
Mark
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- MeganHardison5 years agoQrew MemberOkay. I just want a message to show up when they click the save button to say to double check the dates. I always want them to be allowed to save. Or maybe it should be when they enter something in the last field the message could come up. Its just a reminder message, not something that allows or doesn't allow them to do something.
Is there such a thing thats just a reminder message that you can have come up? Maybe the custom data rules isn't right, because its not really a rule.
------------------------------
Megan Hardison
------------------------------