output_1.data.query_1.where('user_id', detail_output_1.data.user_status_by_id, '==').values('user_name')
I used to able to select Where
statement then Values
graphically but just realised I couldn’t do it anymore now.
This statement results user name
where user_id
equals user_status_by_id
Community Page
Last updated:
Last updated: