Marek VavrovicApr 13, 20221 minSSRSSSRS Loan StatementUsing T-SQL Stored Procedure to create a report in Power BI Report Builder. Data set: Using T-SQL to create a bank loan statement...
Marek VavrovicSep 5, 20212 minSSRSSSRS: IIF statement with grouped and summarized dataSwitch Function Nested IIF statement IIF statement Data source: sample data Dataset: SELECT [product_brand] ,[product_name]...
Marek VavrovicSep 5, 20211 minSSRSSSRS: Create a Sub Reports and Call it in the Main ReportThis demo will explain how to create a simple sub report which will be displayed in the main report. In order to make this works both...