I have a Table in HubDB as follows...
I have Filter data by Gender by Following Code Snippet
{% for row in hubdb_table_rows(675094, 'gender=1') %}
But, Now i want to filter Data by Multiple Filed. I'm stuck here. I want data which has M5 value in Multiple Filed.