Im trying to hide a row in table using a regular expression in birt report but i can't figure it out. in fact im testing if a row equal to an expression that contain "tourn" but i dont know how:
Any ideas
I already tested this row["type_collecte"] != new RegExp('/Tourn/')
One solution is to go out of the javascript and use plain java within the report. The following expression could be used as visibility condition in your case:
It's not tested with null. I checked it with these examples:
My BIRT Report designer 4.13.0 hides for these examples the row with x-Tourn-x: