Forum Discussion

anromanow's avatar
anromanow
Frequent Visitor
9 years ago
Solved

dynamicly changing result

Hi everyone, I'm new at power BI. And I have a question I had already understood that calculated tables do not respond on slicers. Here is a case: I have table, generated by sql server and imported...
  • Anonymous's avatar
    Anonymous
    9 years ago

    Hi anromanow,


    Currently, calculate table cannot be dynamic changed by slicer. Slicer works on visual level, it won't participate the calculation of actual table.

     

    For example:

    Support: use slicer to filter the visual records, operate on calculation of measure.
    Not support: calculate table based on chosen of slicer.

     

    If you want to operate the current table, I'd like to suggest your take a look at below articles which about parameterized query(power query formula):

    Using dynamic parameter values in Power Query Queries

    Deep Dive into Query Parameters and Power BI Templates

     

    Regards,

    Xiaoxin Sheng