Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

SSRS Free Form Report

$
0
0

Report template:

 

Create free form Report use tool--List 
1. Data Source: AdventureWorks2012
2. design Report dataset query use Following Tables:  only select top 10 records  
[Sales].[Store],  [Sales].[SalesPerson] , [Person].[Person] 

--I stuck in this step. Since the total columns of three tables are different, I cannot use UNION. 

3. Requirements for report:
A)Design report layout according to template

B)Fields display on report :  
 Section1:  [Name] as StoreName  ,SalesLastYear,Variance =SalesYTD-SalesLastYear.SalesYTD
 Section2:   “FirstName,LastName”, SalesYTD, CommissionPct  , Commission =CommissionPct*SalesYTD

--How to hide report border?

C)Group by BusinessEntityID

D)set up page break to display one record per page

E)create parameters: 
Parameter: “SDate” : datetime type, default value “1/1/2013”
F)add text box to show the selection of Parameter using expression :type in “Sales Statement “, then right click text box, click Create placeholder


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>