I am looking for a way to have XSD where the value is an integer with range [minInclusive, maxInclusive] values but also allow for the integer to be null. ie. <value></value>.
So far I have been able to get an integer element that is allowed to be a null by having it unioned with a string...
I fixed the grouping problem from yesterday and now when I tried to print my report I got an error 'Failed to retrieve data from the database. Details: 42501: ERROR: permission denied for schema DatabaseX; Error while executing query [Database Vendor Code: 7]'. The database I am using needs a...
lol. Yeah that was just a typo. I actually go the problem resolved. I neglected to include a 3rd parameter in my code which said 'by seconds'. So to fix the problem I needed to right click on the htddatetime group and select 'change group'. Then at the bottom of the dialog box where it says...
Hi,
I was having a problem with the sum formula in my report. There are two groups in my report, h.locationname and h.hdateTime.
My formula has an if statement with the condition like so:
if Sum ({@OCount}, {h.htddatetime}) <> 0 then
When I try to save the formula CR 12 gives me an error...
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.