Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Match exact filter using ClientSideRowFilter in Visio

Solved1.42K views25th February 2021filtering view table Visio
2
Aldrick Gardiner [SLC] [DevOps Advocate]163 24th February 2021 0 Comments

I am experiencing an issue when filtering a column in a view table for a certain value, in this case online(pt). The issue is there are multiple options within the column that includes the string online(pt), for example, w-online(pt), p-online(pt), etc. When using ClientSideRowFilter it uses contains to perform the filtering therefore it will include the others with string online(pt), this is not the desired result. We have tried using TableRowFilter but it does not work because the data does not exist in the local table despite the data in the View_Table comes from the Local_View_Table. I have seen a release note mentioning the use of regex but it was not successful in filtering for the exact value, I am not sure if this is due to the regex(\b) but I tried using a different regex(\A), and it failed. Is there a way to match the exact filter using ClientSideRowFilter or is there a list of all the regex that works in ClientSideRowFilter?

Aldrick Gardiner [SLC] [DevOps Advocate] Selected answer as best 25th February 2021

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
6
Jarno Lernou [SLC] [DevOps Enabler]5.03K Posted 24th February 2021 2 Comments

Hi Aldrick, the ClientSideRowFilter indeed performs a contains when giving a filter. I believe you should be able to do the filter by making use of regex:

"MAC State":regex:^online\(pt\)$

The ^ represents 'Start of string'.
The $ represents 'End of string'.
The \( and \) are required because they would otherwise consider pt as a regex group.

Jarno Lernou [SLC] [DevOps Enabler] Posted new comment 5th April 2023
Miguel Barquet [SLC] [DevOps Enabler] commented 4th April 2023

Hi Jarno, do you know if it is possible to use regex with session variables? If so what considerations I need to take into account?
I have similar problem than Aldrick, except that my shape data looks like this:
ClientSideRowFilter:”Modulator Assigned”:[var:varAntennaRemote]
Tomorrow, I am going to try using regex as you suggest but I am interested to know your thoughts.
Thanks

Jarno Lernou [SLC] [DevOps Enabler] commented 5th April 2023

Hi Miguel, yes this should be working as well with the session variable. Just make sure that you are aware of its contents, and use separators where necessary.

You are viewing 1 out of 1 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin