Reply
avatar user
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
avatar user
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
avatar user
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
Microsoft Employee
Microsoft 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) ...).  

 

avatar user

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

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

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)