Skip to main content
This is lesson 7 of 10 in this module Course 30% complete

Dynamic Reports with Parameters

Premium Content

Sign in with your account or sign up to access this lesson.

The lesson shows how to create parameterized reports that prompt for values like year or company name, enabling reusable reports invoked from URLs or embedded apps, and wraps up with performance recommendations: keep only necessary data, check data types, reduce cardinality, disable unnecessary query loads, and use parameters.