If I bring a dimension filter from an other data source by blending . Are the Fixed LOD calculated fields will give correct values ? I can not make that dimension filter as context filter (There is no option). I want this filter to be applied on those Fixed LOD calculated fields .
Thanks for the question @Tania Sen
the order of operation is set (see https://jimdehner2.blogspot.com/search/label/Order%20of%20Operation)
the LODs are calculated in step 4 and blending takes place in step 6 after all the dimensions and filters have been applied
you will not be able to use lods or filtering across the data sources at that point
if you can join or union the data it results in a single data table that can use lods an filtering
If this posts assists in resolving the question, please mark it as “Best Answer” or Upvote.
Also please help use better track your reply by including a mention to the volunteer who provided the answer – mine is @[Jim Dehner]
Thank you.
Jim