For context, I do not have access on the raw data from Power BI. What I have is the Table and Column names needed for the filter query. I'd like to filter the date but I can't seem to get it right once exporting.
This is the filter query I used
Z_GEO/Market eq 'Egypt' and Z_Calendar/Date ge '1/5/2025' and Z_Calendar/Date le '1/12/2025'
And these are the table and column names alongside the filters above