Auto add filter when query by business rule
I have a problem, I have a "u_demo_data" table and it has "u_import" column. I tried to use the business rule that auto-add condition "u_import=false" when the url has "sysparm_ignore_import=false". I tried the coding below in the business rule:var i...
