Wondering if you can help with the following: I am using CR9 and have been asked to put together a stale prices report. I have accessed the price table in our port admin database called mhfspric, the fields I will need to use from this table are
mhfspric.secid
mhfspric.pricedate
mhfspric.price
mhfspric.source
By dropping mhfspric.pricedate and price date into the details section of the report I get a repor that is 2k pages. What I need to see is 7 clumns, one for each of the last 7 business days, ie:
{mhfspric.secid} {pricedate-1} {pricedate-2} {pricedate-3}
etc...
Any recommendations... Thank you= OT2
mhfspric.secid
mhfspric.pricedate
mhfspric.price
mhfspric.source
By dropping mhfspric.pricedate and price date into the details section of the report I get a repor that is 2k pages. What I need to see is 7 clumns, one for each of the last 7 business days, ie:
{mhfspric.secid} {pricedate-1} {pricedate-2} {pricedate-3}
etc...
Any recommendations... Thank you= OT2