Hi, everyone. I need help from you guys.
I was browsing around and tried to create a pie chart in the Power app using CountRows, Add Column and GroupBy, but I was unsuccessful.
This is what I want to do:
Data source: Sharepoint List: "Data Collection"
Column: "Meet" (This is a text field)
Data in this column: "Meet" / "Not Meet"

I want to show the count of "Meet" and "Not Meet" in the pie chart, as shown below:

And I want to filter the data when Modified By.Email = User().Email means the chart only shows the data of the current user inserted into Sharepoint.
Appreciate your help in advance.