SSRS report url edit for two folders - reporting-services

I have created 2 report folders in SSRS configuration services. I want to show different url for both the folders, as they are published from same server. Can you please let me know how to do it?

Related

How to open SSRS dataset folder with collapsed folder?

If i open the report data area and click on a dataset folder then SSRS opens all subfolder with the column. Its very bad idea, if you have a lot of dataset. Is it possible to open the dataset are with collapsed subfolders/columns?

Google Sheets - Multiple users platform - Cant have two or more users at a time

I have a google sheet that will serve as a platform for several users, the sheet allows the user to select several options to generate some statistics and comments. The issue is when I have multiple users connected at the same time, they might want to check different information, selecting different options, so lets say when user 'John' is checking his statistics, the user 'Steve' can go to options and change the inputs, generating a report that 'Steve' wants to check but overwriting 'John's information. :(
So this is a multiuser sheet but only works with 1 person connected at a time.
I can replicate the sheet for each user, so they would have their own sheet, but I can't image updating each copy when necessary.
Do you know any solution in Google Sheets that could address my issue?
Thanks!
A long-term solution would be building a report in Google Data Studio.
It's always recommended to have the frontend (User interface) with the backend (data).
After you create a report, you'll only be worried about the data you modify in the Spreadsheet and the users will filter it as they prefer.
You can connect your spreadsheet with the data and share the data studio link to your users

Is it possible to set a filter in Google Data Studio with GAS?

Do you have any experience in setting filters in Google Data Studio with GAS?
I created a report in Data Studio that have sensitive information that has to be accessed only by the user who entered that information.
Among my data report columns I have one column that brings the email of the user. I am embedding the report in a Webapp that collect the user email when the page is loaded. I would like to get this email information and set the filter in my Data Studio report that will be displayed in a iframe tag. I am looking for an alternative to set a filter in the main page of my report.
I read the Data Studio service for Apps Script but I still could learn if this is possible!
if you have some experience with this interaction with Data Studio through script I will be glad to know!!
I don't know Webapps but perhaps you should apply the filter in the original spreadsheet and store in a separate sheet. Then use that sheet to pull to the webapp. This would not be dynamic.

SSRS 2016 - Add As Favorite

Attempting to tidy up the mess that is our SQL Reporting Services. While I am sorting permissions there are some reports that users would like access to that I don't wish to provide them full access to the folder said reports reside in.
You can add a report as a favorite if you can see it in the 'Report Manager' however since the report(s) in question people only have the hyperlink to because they don't have permission to enter the folders is there anyway I can add an 'Add To Favourites' Button within the report?
Or is there another method that I am missing?
I know that you can create a Linked Report which can then be placed into another folder that they can access already. Then, they have access to the copy of the report that is created which is linked to a separate folder so they never have access to the folder you want to keep private.
You just click on the arrow next to the report on report centre and click create linked report.
Here is a simple guide:
https://www.tutorialgateway.org/linked-reports-in-ssrs/

Export to individual Excel Spreadsheets

I am currently working on a simple report in Microsoft Report Builder 3.0 but it needs to be exported to Excel and sent to different vendors.
Is it possible to Export a report into individual Excel Spreadsheets, not pages of one Excel Spreadsheet?
Or if this is not possible, what would the best approach be?
This can be done after you have deployed your report to a Report Manager or SharePoint portal - it's called a Data Driven Subscription:
http://technet.microsoft.com/en-us/library/ms159150.aspx