Has anyone seen this problem? It appears that the List Price sheet is incorrect in the RTC.
I used the sales price worksheet to create a sale for customer 10000, Item 1000, starting date 6/17/2009, ending 7/17/2009, new price 3,700. When I print the List Price Sheet for customer 10000 in the classic client it shows this sales price as expected. When I print the same report in the RTC it includes a line for item 1000, however, all fields except the item number and description are blank.
Thanks,
Mike
0
Comments
Sorry to bring up an old thread. But I have the same problem in the RTC report. I'm thinking it's because of this =IIF(Fields!Sales_Price__Variant_Code_.Value <>"",false,true ) on the line in the RTC report.
All I did was remove this from the visibility property and done.