Combining MDX and SQL datasets into one for a drill-through report??
        Posted  
        
            by user259286
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user259286
        
        
        
        Published on 2010-04-14T20:57:57Z
        Indexed on 
            2010/04/15
            2:43 UTC
        
        
        Read the original article
        Hit count: 269
        
Hello,
Wondering if I could get some advice and direction on this following requirement:
Need to Create a SSRS report with two datasets, one MDX and one SQL. I then need to join those two datasets to create a third dataset which is to be used by a drill though report.
How can I combine those datasets into one and use that as a Dataset for a drill-through report?
Thanks!!
© Stack Overflow or respective owner