Viewing 4 posts - 16 through 19 (of 19 total)
Hi,
When I change the query to use a where clause:
WITH MEMBER PREM AS
StrToMember("[Measures].[" + @PremiumType+ " Premium]")
SELECT NON EMPTY
{PREM}
ON COLUMNS,
NONEMPTY
(Filter({ ([Prospect Client].[Account Number].[Account Number].ALLMEMBERS...
March 2, 2015 at 9:45 am
SSC Journeyman,
I guess it could be. I was thinking of creating each report as a separate rdl file and then combining them into 1 report based on the inputs...
April 10, 2014 at 2:04 pm
Thanks Steve,
I noticed that Win 7 was not supported, but i did get it to work.
I ran the standalone support files exe and rebooted the machine. Once it came...
July 12, 2013 at 12:02 pm
Thanks,
that was the path i was thinking about taking, just wanted another point of view 🙂
October 23, 2012 at 10:49 am
Viewing 4 posts - 16 through 19 (of 19 total)