| T O P I C    R E V I E W | 
              
              
                | WildCard | 
                Posted - 07/22/2016 : 06:00:25  Hi,
  is there a method to hide specific filters in an SQL report like the hide option for the view mode in OLAP reports? | 
              
              
                | 2   L A T E S T    R E P L I E S    (Newest First) | 
              
              
                | WildCard | 
                Posted - 07/31/2016 : 05:17:27  Thanks, works well. | 
              
              
                | admin | 
                Posted - 07/22/2016 : 22:07:44  Open the report in the view mode, click Edit toolbar button > click Filters tab > uncheck the filter you want to hide and enter the default value. Save the SQL report as an SQL view report.
  You can also pass &Hide[1-9]=1 URL parameter like: http://reportportal.us/reportportal/Proxy.aspx?reportId=1701&Field1=Australia&Hide1=1 |