Forum Discussion

fabiopaturzo's avatar
fabiopaturzo
Icon for Helper I rankHelper I
2 years ago
Solved

Filter Table by SELECTEDVALUE and Slider

Hi  starting from ItemLedgerEntriesnew table where i have record with a colomn( Posting_date) i would like to create a new table "AggregatedTable" filtering by  'Misure'[DataSelezionata]    Aggreg...
  • Anonymous's avatar
    Anonymous
    2 years ago

    HI fabiopaturzo,

    Currently power bi does not support to create dynamic calculated column or tables based on filter effects. They not work on the same level and you can't use the child level to affect their parent.

    Notice: the data level of power bi(from parent to child level)

    Database(external) -> query table(query, custom function, query parameters) -> data model table(table, calculate column/table) -> data view with virtual tables(measure, visual, filter, slicer)

    Regards,

    Xiaoxin Sheng