Hello,
I have this database, the 'Welder ID' has a choice column type
I want to grab data from 'Welder ID' based on 'Joint No' which has the same value. This is my apps:
I write this formula in my ComboBox (Welder ID), items properties:
ForAll('WELDER REPORT'.'Welder ID', Filter('WELDER REPORT', 'Joint No' = DataCardValue19.Text))
For example, if Joint No has the value "2", so my ComboBox can grab "A.21" and "K.21".
But it can't work, can anyone help me to fix it? Thank you in advance.

Report
All responses (
Answers (