Forum Discussion

jmitch3062's avatar
jmitch3062
Frequent Visitor
3 years ago
Solved

drill trough setup with measure fields

I have 3 measure fields I created that contain SUMX logic with return a count value . I returned the count of the measure fields in a stacked column chart. How do i set up the fields for drill throug...
  • Ritaf1983's avatar
    3 years ago

    Hi jmitch3062 
    It happens because we cannot filter drill through by measure.
    It needs row context. 
    You need to create the type of "measures table" and dynamic measure to manipulate a calculation.
    please see the following discussion with an example:
    https://community.fabric.microsoft.com/t5/Desktop/Drill-through-for-calculated-measure/m-p/1086091
    In order to make it easier to understand, I also prepared another example that is more similar to the one you provided
    Here is a link for my example 

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

  • Ritaf1983's avatar
    Ritaf1983
    3 years ago

    No matter what logic the metrics you exchange between them have, the method will still work.
    The same goes for names.
    The only difference is that instead of individual measures, you "put " them in a table