Forum Discussion

anonymouseke's avatar
anonymouseke
Frequent Visitor
11 months ago
Solved

Filter table on dynamic, detached slicer values, then display filtered, aggregated data on a visual.

So I am trying to make a report for a customer.   The report has a couple of filters: "Mode Selection": "This week" or "Own selection" "Period Selection": When "Own selection" is selected, use th...
  • Anonymous's avatar
    Anonymous
    10 months ago

    Hi anonymouseke,

    you want both tables to show the same result even when Delivered on is not added, and it should work for both This week and Own period modes.this issue is happening because when Delivered on is not in the visual, Power BI groups the data by other columns, so the date filter doesn’t apply correctly.

    The best way to fix this is to use a proper Date table and link it with your Delivered oncolumn. Then use that Date table in your slicers. This will keep your results the same whether Delivered
    on is visible or not.

    Hope this helps if you have any queries we are  happy to assist you further.

    Regards,
    Community Support Team.