Tableau — Hard What is Tableau’s MakeLevel behavior when using INCLUDE LOD and the dimension added is already in the view? A INCLUDE LOD always computes at a finer granularity than the view, regardless of whether the dimension is already present B INCLUDE LOD with a dimension already in the view forces the calculation to compute at the row level C Adding a dimension already in the view via INCLUDE LOD produces an error D If the dimension specified in INCLUDE LOD is already in the view, the LOD expression computes at the same granularity as the view with no change in result compared to a regular aggregate Show explanation