How to hide are display pdf or excel in export option in report viewer.
Reports are One of the most common need in any reporting tools is to be able to export/save the report in a different format. Reporting Services offers various exporting options like Excel, PDF etc....
View ArticleCalculations in SSAS using MDX
Calculations in Analysis Services help to extend the cube capabilities to make the BI applications more powerful. A calculation is nothing but an MDX expression or script which is used to define a...
View ArticleSQL Server Agent Using a Proxy Account in 2012
When I created a SQL Server Agent job to execute a SSIS package, it failed because of "Non-Sys Admins have been denied permission to run DTS Execution job steps without a proxy account.When we try to...
View ArticleSend Error Email with Error Code, Error Description by using Send Mail Task...
We have created an SSIS Package, that fails sometime. The only way to find out if the Package is failed to check SQL Server Job history or alerts generated by SQL Server Agent Job. We want to include...
View ArticleDifference between SSRS and Power View (Power Bi)
In this I would like to go through some detailed comparisons between Reporting Services, and Power View. That I’ve chosen to focus on Power View rather than Power BI as a whole because Power View is...
View ArticleError when refreshing a dataset
Within Power BI, you have the option of either setting up a Scheduled Data Refresh, or doing a Refresh Now. Refresh Now is considered on demand.When performing a refresh, you may encounter one of the...
View ArticlePublishing Oracle data to Power BI with Data Refresh
Connecting to data sources through Power BI is an easy way to get analytics and insights on data that is important to you. Power BI is designed to work well with a variety of data sources including...
View ArticleSQL Server data in Power BI Desktop
Power BI Desktop provides an integrated environment for retrieving and transforming data in order to define datasets that you can use to create reports containing different types of visualizations....
View ArticleSSAS Cube Roles for Security
Virtually any of us that have worked with Microsoft, as well as other, applications and operating systems have encountered the type of role-based security that we find in Microsoft SQL Server Analysis...
View ArticleStorage Modes in SSAS cube
There are three standard storage modes (MOLAP, ROLAP and HOLAP) in OLAP applications which affect the performance of OLAP queries and cube processing, storage requirements and also determine storage...
View Article