Hello All,
I am having a problem while developing this report. In my report these are the fieldsL
Deal No, Amount, Price, Type, Settle date, Deal Date, Total Value (E.x):
123, 121212, 22.2, AAA, 12-Dec-2009, 23-Dec-2010, 12321
124, 125885, 23.2, BBB, 1-Jan-2010, 23-May-2010, 454544
My condition is that if the settle date = 1-Jan-2010 and Deal Date > 1-Jan-2010, then create the same line again becauseI need to get all of them and convert the amounts into negative values as per the user requirement.
124, 125885, 23.2, BBB, 1-Jan-2010, 23-May-2010, So how to do that in a subreport? Do, I have to make them all as shared? Or I have to create the same report again and filter? What is the proper way to do that?
Thanks
I am having a problem while developing this report. In my report these are the fieldsL
Deal No, Amount, Price, Type, Settle date, Deal Date, Total Value (E.x):
123, 121212, 22.2, AAA, 12-Dec-2009, 23-Dec-2010, 12321
124, 125885, 23.2, BBB, 1-Jan-2010, 23-May-2010, 454544
My condition is that if the settle date = 1-Jan-2010 and Deal Date > 1-Jan-2010, then create the same line again becauseI need to get all of them and convert the amounts into negative values as per the user requirement.
124, 125885, 23.2, BBB, 1-Jan-2010, 23-May-2010, So how to do that in a subreport? Do, I have to make them all as shared? Or I have to create the same report again and filter? What is the proper way to do that?
Thanks