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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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