SSRS CountDistinct and Previous Functions
SSRS has a lot of functions to simplify report building. In this tip we cover how to use the CountDistinct and Previous functions in report development.
SSRS has a lot of functions to simplify report building. In this tip we cover how to use the CountDistinct and Previous functions in report development.
How do I use the new Power BI Enterprise Gateway? In this tip we walk through the steps needed to set this up.
In this tip learn how to build a SQL Server Analysis Services (SSAS) Cube Status Report using SQL Server Reporting Services (SSRS).
Learn how to generate a SQL Server Agent status report using SQL Server Reporting Services to get insight into successful, failed and in process Jobs.
New in SQL Server 2016 is the ability to create SSRS reports for mobile devices. In this tip we look at how to design flexible report layouts for different devices.
Read this tip to learn how to connect to on premise data sources with Power BI Personal Gateway.
Learn now to create a SSRS report to show backup status for all of your SQL Server databases and also download the SSRS RDL.
What is the difference between Power BI Desktop and Power BI Online? What are the main areas of for Power BI Online? What data visualization options are available?
Learn how to pin a SQL Server Reporting Services SSRS report to the Power BI dashboards along with the associated limitations.
Read this tip to learn about functions to interact with SSRS parameters.
What are Power BI Desktop custom visualizations and how can I use them? Are there any security concerns? What files comprise a custom visualization? How can I review the files?
Can I really make great data visualization reports with Power BI Desktop? What visualizations are available? How can I access my data? How difficult is it to make changes to my reports to make them more user friendly?
Learn about the SQL Server Report Services (SSRS) string manipulation functions including ASC, ASCW, CHR, CHRW, GetChar, InStr, InStrRev, Mid, StrComp, StrDup and StrReverse.
Learn how to use the format and placeholders functions in SQL Server Reporting Services SSRS for dates, numbers, currency, and percent.
Learn about some of the new enhancements for SQL Server Reporting Services (SSRS) subscriptions in SQL Server 2016.
Learn about the new DBCC commands for SQL Server Analysis Service 2016.
Learn how to use special conditional logic expressions Xor, AndAlso, and OrElse in an SSRS report.
Learn how the new Power BI Desktop can screen scrape data off websites and format the data for reporting purposes.
SSRS offers has functions for report generation and in this tip we look at several less common functions and how to use them.
Learn about querying SQL Server data with the Power BI Desktop including split columns, changing data types, using the advanced editor and more.
Learn how to query SSRS report RDL data to find particular table, column, or stored procedure that is being used.
Power BI Designer is an application where report designers can query, model, shape, form data, and create rich reports and dashboards based on the data.
How can I use file names and properties when loading files in SQL Server Integration Services (SSIS)? Is the only option writing VB or C# code? Are there any options directly available in SSIS?
I would like to get a better understanding of my cube data and would like to know if there are ways to interrogate the level, hierarchy, and dimension for a SQL Server Analysis Services cube using MDX.