I’ve had CUSTOMERS ask me a question I couldn’t answer, and then later that same day they’d find my 2-year-old answer here and (somewhat gleefully) wonder why I didn’t remember it.
Glad its not just me. My memory retention has always been horrible. I did well in school because I could cram for a test and do well. But if I took the same test 2-3 weeks later… I’d probably bomb. I learn by repetition, so if its something I don’t do all the time, I have to go back and research how I did it all over again.
@tpogue: I created a BAQ for on time delivery, they want it broken down into department and then again into industry. (2 calculated fields like the below)
I tried to use the Hardcode list instructions to add a combo box to list the different departments as we want them to show, but Kinetic is not recognizing the custom fields. In Classic, when I manually added a Combo Box, I would enter Calculated.Dept in the Epi binding and then create a static list.
When I use the steps above in Kinetic, it will not return any results.
That sounds like it might be a job for User Codes - then you have a list that get grabbed each time the combo is loaded, and you don’t have to recompile a BAQ every time a change needs to be made
Could you show your combo configuration that isn’t working as expected?