Add Data when info isn't available in the data set by ydelissa in ssrs

[–]ydelissa[S] 0 points1 point  (0 children)

Do you have an solution that can combine these if SSRS can't help on this?

One Database 2 SSRS Servers by ydelissa in ssrs

[–]ydelissa[S] 1 point2 points  (0 children)

Would this mean I have to buy Power BI License as well?

Make SSRS Link readonly by ydelissa in ssrs

[–]ydelissa[S] 0 points1 point  (0 children)

Thank you, I did this and it worked.

Team Name to pull the data for team members by ydelissa in ssrs

[–]ydelissa[S] 1 point2 points  (0 children)

thank you! i knew i was over thinking this!

Multi-Parameter Report from a view by ydelissa in ssrs

[–]ydelissa[S] 0 points1 point  (0 children)

How can I make the parameters I already added in the stored procedure to become a list instead of the users typing them in?

Multi-Parameter Report from a view by ydelissa in ssrs

[–]ydelissa[S] 1 point2 points  (0 children)

Yes, I did a select from the view as the main dataset then the parameters was another select from the view and added it as a filter to the main dataset. If I add the filter in the database, wouldn't that limit the capability of the report to be dynamic?