Hi Power BI Community,
I have a table that has date, time column and num1, num2 columns are integer column.
I have added the num1, num2 columns in the values Field of the Pie Chart.
I want to filter the Pie Chart with the Date Slicer and I want to show the per day sum values of both the columns in the Pie Chart.
I added the date column in the legend and it didn't work, although I can Filter the Pie Chart from the "Filters on the Visual Pane" on the right.
I want to do with the Date Slicer.
Like this it should show if select a Date in Date Slicer it should filter accordingly.