Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello @tebtim19 ,
You can Right click on column in data View and sort asc and Desc.
Let me know if this works for your date column.
Hi I tried that but it doesnt work. It's also weird that I can't see my date tabel in Query
Its a calculated table
Hi Thank you this solve my problem.
I have one more thing to ask.
I am trying to get the total number of male current employees.
Hello @tebtim19 ,
Try this
Hi Still doesn't work when I select 2021 Feb I only got 3 males, which is supposed to be 209. I think the only number counter is the count of male added, but what I need is the total number of male filtered by month year.
| User | Count |
|---|---|
| 54 | |
| 37 | |
| 27 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 70 | |
| 58 | |
| 38 | |
| 22 | |
| 21 |