I'm trying to replace certain CASE WHEN
in SQL by multiple {% if %} parameters where applicable in LookML in order to improve query speed.
How can I be sure that this will improve or slow down the over all performance of an explore or dashboard ?
I'm trying to replace certain CASE WHEN
in SQL by multiple {% if %} parameters where applicable in LookML in order to improve query speed.
How can I be sure that this will improve or slow down the over all performance of an explore or dashboard ?