Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Report Builder parameters 3 months, 6 months, 9 months

Hello, 

 

I am looking for the way to create a report where after selecting one parameters you can also select period like 3 months or 6, or 9 with 3 as a default. I tried to find it but I could not. Could you help me find sources or give some tips how can I build it?

round23_0-1617015507951.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Thanks, I actually wrote in the where statment and DATECOLUMN >= DATEADD(MONTH, cast(@Month as int), GETDATE())  and then add in the Month parameter 3,6,9 and it works.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thanks, I actually wrote in the where statment and DATECOLUMN >= DATEADD(MONTH, cast(@Month as int), GETDATE())  and then add in the Month parameter 3,6,9 and it works.

pleblanc
Employee
Employee

Can you clarify a bit? You can set a default value for the parameter (Add, Change, or Delete Default Values for a Report Parameter - SQL Server Reporting Services (SSRS) ...).  

 

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.