Hey everyone, i have a question so In our database...
# ask-questions
g
Hey everyone, i have a question so In our database we created a table that contains a segment_id, userid, and date i want to target specific users ids that fall under a specific segment, i couldn't figure out how to do it using the feature flag , maybe someone could guide me ? Thank you in advance
f
there are two ways to do this - you can use remote evaluation, or you can pass that state down to the attributes