Pls can some one help I have a date feild and I want to run a report over a week period with out the use of parameters so the report will only give me a weeks worth of data.
when i run this formula it brings back blank values on my report.
I have created both formulas as suggested and put them in my record selection formula below:-
{Weekday_Hub_Data.Arrivals, Vehicle Route ID} <> "" and
{Weekday_Hub_Data.Late Trunk, Reason Code} <> "" and
{Weekday_Hub_Data.Late Trunk, Inbound/Outbound} in ["IN", "OUT"] and
{Weekday_Hub_Data.Date} >={@Weekstart}and{Weekday_Hub_Data.Date}<={@Weekend};
this bings my report back as blank i used to run my report using prameters but now have deleted them as i would like to atomtae my report in businness objects. In order for me todo this i need to crack the weekly data issue as suggested.
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.