Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Multiple Parameters not working Post Reply Post New Topic
<< Prev Page  of 2
Author Message
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 17 Feb 2015 at 6:19am
so it appears that you are selecting an empty string in these. try
 
AR_InvoiceHistoryDetail.ItemCode} in {?FROM ITEM} to {?TO ITEM} and
{AR_InvoiceHistoryHeader.InvoiceDate} in Date (2013, 01, 01) to Date (2015, 01, 31) and
{CI_Item.ProductType} = "F" and
(
({?MASTER CATAGORY}="" or {CI_Item.Category1} = {?MASTER CATAGORY})
 OR
({?ITEM CATAGORY}="" or  {CI_Item.Category2} = {?ITEM CATAGORY})
 OR
({?TYPE}="" or {CI_Item.Category3} = {?TYPE})
 OR
({?FACTORY}="" or {CI_Item.Category4} = {?FACTORY})
)
 
IP IP Logged
Stircrazy08
Newbie
Newbie
Avatar

Joined: 12 Nov 2014
Location: United States
Online Status: Offline
Posts: 34
Quote Stircrazy08 Replybullet Posted: 17 Feb 2015 at 6:30am
Seems i am getting good data in results.

appreciate your time DB. :)


on to the next report! uggg!


Peter F
IP IP Logged
<< Prev Page  of 2
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.