Forum Discussion

Ibrahim_shaik's avatar
2 years ago
Solved

How to filter the Pie Chart with Date

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 wan...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Ibrahim_shaik ,

    You can create a slicer and apply the field [Date] on it. The pie chart will be filterd dynamically base on the slicer selections since the field [Date] and [num1],[num2] are from the same one table. You can find the details in the attachment.

    Best Regards