Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 28687

Inventitempricesim and Inventtable (APMMODELID) sort by From date

$
0
0

I am new to SSRS and i can create simple report, when it comes to filter and parameter , i am lost, i am trying to understand this function.   I have used the same concept to filter by date, but some how it did not work,  can some one please help

SELECT        INVENTITEMPRICESIM.ITEMID, INVENTTABLE.APMMODELID, INVENTITEMPRICESIM.UNITID, INVENTITEMPRICESIM.PRICE, INVENTITEMPRICESIM.MARKUP,
                         INVENTITEMPRICESIM.FROMDATE, INVENTTABLE.ITEMGROUPID, INVENTTABLE.DIMENSION, INVENTITEMPRICESIM.DATAAREAID
FROM            INVENTITEMPRICESIM INNER JOIN
                         INVENTTABLE ON INVENTITEMPRICESIM.ITEMID = INVENTTABLE.ITEMID AND INVENTITEMPRICESIM.DATAAREAID = INVENTTABLE.DATAAREAID

would iike to filter APMModelid by FROM DATE , i tried this,  please see below the screen shot,  i am not sure if the scrfeen shot is clear or not,  please some one let me know how can i filter this.I have add teh Row groups,Parent Group by ITEMID, then Group properties and expression by

FROMDATE, and value  =MAX(Fields!FROMDATE.Value,"ITEMID") any help will be great.


Viewing all articles
Browse latest Browse all 28687

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>