Hi PA Experts,
I wanted to change the fill color of a specific label independently with each item number scanned using a USB scanner. With the current formula, when I scanned a single item, but both fill property changed at the same time. I give you guys an example as attached. I need advice on the formula needed to accomplish this...
Current Fill Property :
If(LookUp(Gallery3.AllItems,StartsWith(Title4.Text, Title13.Text), true),RGBA(255, 255, 255, 1),RGBA(204, 231, 246, 1))

Report
All responses (
Answers (