regarding presentation variable
Hi Team,
We have a presentation variable in a dashboard prompt which will store the value entered in a edit box.
under the dashboard, we have a report which compares the LOWER(contact name) BEGINS WITH Presentation variable
somehow this was not working and i was told to change the condition in the report to LOWER(contact name) BEGINS WITH LOWER(Presentation variable)
can we apply this LOWER function on presentation variable and how?