Forum Discussion

KamilGH's avatar
KamilGH
Frequent Visitor
3 years ago

Using Temp Tables and Dynamic Parameters

Hi,   I need to create a report where users can pick the start and end dates. I can do that using the parameters, passing the parameters into the query, and then using the slicers. The challenging...