Embed presentation
Download to read offline



Empty strings are not allowed in dimensions or measures in SQL models because dimensions and measures are meant to provide multi-dimensional results based on column values. If a value is empty, the purpose of providing multi-dimensional results based on column values would not be fulfilled, so it results in an error message for empty strings or empty column values.

