Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report shows value when it should not
Message
 
 
To
01/12/2015 14:10:44
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01628178
Message ID:
01628191
Views:
44
>>Hi everybody,
>>
>>This is a very perplexing issue. There is a report that shows 0 for the qty on hand but it does show inventory value. The stored procedure that is used to generate report data returns 0 for the sum_cost value.
>>
>>In the report there are many report variables. The report variables used to show inventory value use NVL(sum_cost, 0) as an expression and correct level for the grouping. Yet it shows the value (see attached picture).
>>
>>So, it doesn't make sense and I'm not sure how to figure this problem out for the compiled application (and the report built in).
>>
>>Any ideas why would report variables show wrong value?
>>
>>Thanks in advance.
>
>Maybe you've got a null value and are not catering for it? And maybe set nulldisplay is 0?

In the expression I use NVL(sum_cost, 0). And besides, the stored procedure returns 0 for sum_cost. That's why I can not understand where this number is coming from.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform