Hi,
In my report I have declared a DataItem as 'Item Journal Line'. From which I have taken a field 'Item Type' which is a option field. Within the OptionString property I have declared these options: ,Paper Roll,Ink,Plate,Scrap,Film,Chemical,Others,Electrical,Mechanical,Stationary.
Then in the RDLC view I have taken a matrix & I only want to show the data stored in 'Description' column against the 'Scrap' option of 'Item Type' column as column headers in my report. For that I have declared the following in 'DataItemTableView' property of 'Item Journal Line' DataItem:
WHERE(Item Type=FILTER(<>Ink))
But I couldn't declare the other options such as Paper Roll, Ink, Plate etc. as it won't shows the desired result. Please help me out!
*This post is locked for comments
Hi Rajat,
Please contact me via rajnareshwar at gmail dot com.
Hello Nareshwar,
Sorry for d late reply. If you don't mind would you send me any reference related to my question. It will be very helpful to me.
Thank You & regards,
Hi Rajat,
Just one question, why would you filter <>Ink, if you want only Scrap. Anyways, I recently developed a report which is very similar to your requirement (or I misread you completely). Please PM me so I can share the object for reference.
Sohail Ahmed
2
mmv
2
Amol Salvi
2