hello to everybody.
can anyone give me some info (some links)on how to create parameters in RS? my problem is that i pass all the values as selection but when i push the button i get all the results. so the problem must lie in the connection of the parameters with the questioning.
can anyone describe the procedure?
than u in advance
Try searching Reporting Services forum for similar problems.
Here are some for you:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=187569&SiteID=1
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=470094&SiteID=1
Edward.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Hi :
If you are using the cube to create the reports and using the usual BI studio interface - then you can create parameters by dragging them onto the "Filter" section on the MDX browser pane - and then checking the "Parameter" option.
However, if you are looking to customise the list you choose therein, then you can individually write specific MDX to create each "DataSet" that makes up the parameter values. You can do this by going to the Report -> Parameters from the Menu.
Is this what you are after ?
Thanks.
Suranjan
|||thnxs. i know that. the problem is that when i switch to mdx to modify the query, the fiels disappear. and i have a prob passing the pqrqmeters in the query.
No comments:
Post a Comment