OR operator in parameter
I have a parameter with 4 values, but I want to add a 5th option that will display ALL 4 values.Example:LabelValuePIPIFOFOManagerManagerSPOCSPOCALLPI or FO or Manager or SPOCHow to I make the 'ALL'...
View ArticleCreate Drill through Report in SSRS
Hi All,I need to create a SSRS Drill down report where , if user click on a data item then the details break down of that field's value will be displayed . This drill down may go to more than two...
View Articlenested aggregations in 2008 r2
I really want to use the nested aggregations feature in 2008 r2. Basically, left snip is the data set. middle snip it represents the table. i want to calculate the avg of avg below in the last row....
View ArticleAn Error Occurred During Report Processing -...
When I run the report on production I got the following error message:Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The...
View ArticleFilter a dataset query based on anoter dataset
I have 2 datasets:Users - In the query designer, I have the filter [SkillGroupName] = "PI (FO)". And this data set has a field called [Internal_User_ID].WorkItemAssignment - In the query designer, how...
View ArticleIs it possible to group multiple datasets together with page breaks?
Hi,I have three data sets within a report called 'Main', 'Sub1', and 'Sub2'Each of these 3 datasets are MDX queries with different levels of granularity, but they all have the same number of columns....
View ArticleHow to connect Reporting Services in VM from my local machine through Web...
Hello Everyone,I am new in Reporting Services, I have been assigned a task to connect to Reporting services installed and configured in our Virtual Machine from my local machine(Remotely). We were able...
View ArticleSSRS in Power Point with parameters
Hello,Is there a way to embed SSRS report in Power Point presentation and also to pass there some parametersIn my case, I would like to create a dynamic link to a .ppt file, so when a user opens it -...
View ArticleExcel 2013 Power View Performance Issue for simple query
Hi there,I have a tabular model database contains a data model like belows :FACT_SALES : PERIOD_SEQ_ID CUSTOMER_SEQ_ID PRODUCT_SEQ_ID SALES SALES_WTD --> New measure using DAX DIM_PERIOD :...
View Articlehow export report SSRS to TIFF image programticlly
dear all, I have in my application reports called from my page to the reporting service of SQL-Server.I want in my web-form (with programming) to export this report to TIFF image ...
View ArticleRemoving All value from Parameter in ssrs using ssas cube
Hi,I have mutli value parameter, in which I want to remove All in SSRS report environement without changing SSAS cube.Please help on this.Thanks in advance,Ramesh
View ArticleParent node dispalying two times in ssrs using ssas cube
Hi,Parent node displaying two times in ssrs using ssas cube.Node is parent and child relationship.Please help how I can make only one node in ssrs enviornment without chaning ssas cube.Thanks ina...
View ArticleQuery parameter need to remove first four characters in ssrs using ssas
Hi,In SSRS, I have a query parameter which is loaded from ssas cube. It is showing location code and location name. But one of my reports, I need to show only location name into parameter. Location...
View ArticleBecasue of Bookmark, hierachy to be expanded mode while exxporting to PDF
Hi,I have child-parent relationship hierarchy. I applied bookmark.The report first time rendering, hierarchy is in collapsed mode- this is requirement and this is fine. When I exort to pdf report,...
View Articleinstalling 2012 SP 1 CU4 break reporting services in sharepoint?
Hi,I just install the SQL Server 2012 SP1 CU4 on my dev computerI have Sharepoint 2010 installed and SSRS in sharepoint integrated mode too.but now powerview stop working and raise this error:Sorry,...
View ArticleDynamic Default paramter value with Analysis Data Source
Hi,I'm a trying to setup the default paramter value to be selected dynamically as the latest value of one my dimension member.For example if people are running the report, i want the last payroll...
View ArticleXLSViewer.aspx ... how does it open PowerView vs PowerPivot XLSX workbooks?
When I publish a powerview workbook and when I publish a powerpivot workbook. they are both opened by xlsviewer.aspx {which I know is a part of Excel Services}But its pretty clear that these two are...
View ArticleHow to convert number to time format(HH:MM:SS) in ssrs
Hi,I tried this expression its worked=Format(DateAdd("s", Fields!MySecondsField.Value, "00:00:00"), "HH:mm:ss")But my problem is,I want to calculate the total time,i did like thisgot error like...
View ArticleThe report execution has expired error in ReportExecution2005.asmx
In our web application, we have several sub applications. In one of the sub application say "Application1", we have added Webreference to http://localhost:80/ReportServer/ReportExecution2005.asmx....
View Articlechild and parent hierarchy, need to make bold for parent node
Hi,I have child and parent relation hierarchy in ssrs using ssas cube.I want to make bold for parent node which might be any level. In nutshell, I need to make leaf node bold and non leaf node...
View Article