I am trying to use a job node to decide the order of steps based on criteria.
if datepart(dw,getdate()) = 1
return job Success
else
return failure
this way i can add a step if its sunday and skip it every other day.
Does anyone know how to add a pagelet to a report. I want to create a dashboard that can run a report within the main page without refreshing the entire report.
I want to sort based on a users prompt. I am able to do it without a problem for columns that are not aggregated. I would like some solutions based on sorting aggregated columns if any exist.
currently im trying to get a child tabular model to do the aggregation but I am running into a cross...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.