For example I was trying to have a value in the parameter default to blank. after searching through some existing generic inquires I found the =null.
I need to limit a generic inquiry to show only records for that specific user that is logged. I want the project manager to be able to get a profitability report on projects but only their projects. I can’t figure out the syntax to put in the “ownerid” field so it only pulls their projects.
I thought it was @me but that didn’t work.
i think I am going to start compiling a list if it doesn’t exist because it would be helpful to those of us that are fairly new to writing GI.