Projections in Custom Reports. Select all true statements.
- Projections are column names in Custom Reports
- You can specify a valid SQL statement for column operations or CASE Statement for Projections
- You can specify a CASE Statement to create dynamic projection labels. It is useful in pie charts etc.
- Projections can be only be column names
- You can use subqueries in SQL Based approach to create projections
0 voters