Tableau — Hard What is Tableau’s MakeLevel behavior when using INCLUDE LOD and the dimension added is already in the view? A Adding a dimension already in the view via INCLUDE LOD produces an error B INCLUDE LOD with a dimension already in the view forces the calculation to compute at the row level C 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 D INCLUDE LOD always computes at a finer granularity than the view, regardless of whether the dimension is already present Show explanation