[SOLVED] Filter repeater based on Member Role

I am new to wix corvid and created a Dynamic page with items to be filtered between a certain months shown below.

I would like to add a badges filter so only members with specific badges can see certain items set in the database. Example members with bronx badge can only see bronx (tag or filtered) pages on certain months I followed the same steps and created a tag values and enter roles to be filtered but can’t use the code being discuss.

User A - Badge is set to “Bronx”
User B - Badge is set to “Brooklyn”
User C - Badge is set to “Manhattan”
User D - Badge is set to “Queens”
User E - Badge is set to “StatenIs”
User F - Badge is set to “Bronx” & “Brooklyn” & “Queens”

The dynamic page set with a Filter repeater based on Member Role with in the database.

  1. Bronx Badge - can only see filter Bronx (items/pages)
  2. Brooklyn Badge - can only see filter Brooklyn (items/pages)
  3. Manhattan Badge - can only see filter Manhattan (items/pages)
  4. Queens Badge - can only see filter Queens (items/pages)
  5. StatenIsBadge - can only see filter StatenIs (items/pages)

User F - Can see 3 filters “Bronx” & “Brooklyn” & “Queens” (items/pages)

Thank you :grin: