Quantcast
Channel: CRM Development forum
Viewing all articles
Browse latest Browse all 8223

SSRS CRMAF_Prefilter

$
0
0

Hi

I want to pre-filter CRM Report and using following query

but it does not pre-filter record

SELECT  CRMAF_ses_student.ses_studentId ,
        CRMAF_ses_student.ses_Student ,
        CRMAF_ses_student.ses_StudentName ,
        col_StudentInvoicePayments.TrxID ,
        col_StudentInvoicePayments.TrxNo ,
        col_StudentInvoicePayments.TrxDate ,
        col_StudentInvoicePayments.Name ,
        col_StudentInvoicePayments.TotalAmount
FROM    ses_student AS CRMAF_ses_student
        INNER JOIN col_StudentInvoicePayments ON CRMAF_ses_student.ses_studentId = col_StudentInvoicePayments.ses_StudentId 

if anyone have an idea please share with me


Viewing all articles
Browse latest Browse all 8223

Trending Articles



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