Dashboard Prompt and choosing All Column Values sets *)nqgtac(* as the presentation variable to use
Hi,
I am looking for ideas on how to handle the value All Column Values set when chosen on a Dashboard prompt to be used in a BI Publisher report. In the where clause of the logical SQL in BI publisher I still want *)nqgtac(* to prompt the query to filter on all projects.
If I were using sql, I would use coalesce, or if null, or a case -- with logical SQL I have tried using evaluate to use DB functions, but to no avail.
I am using logical SQL
and "Project"."Project Number" in (:project_number)
any ideas will be appreciated