Forum Discussion
janitor_8
Nov 08, 2021Copper Contributor
Welcome To Excel Space!!
You Can Discuss Any Type Of Discussion. Here, Everyone Can Do Any Type Of Excel(or any microsoft app related) Discussions Here. Enjoy!!😊
HansVogelaar
Oct 10, 2023MVP
You can create a pivot table based on the data. Make sure to add the data to the Data Model when you create it.
Add Month to the Rows area, Bar to the Columns area and Date to the Values area.
Then change the summary function for the Values field to Distinct Count in the Value Field Settings.
See the attached demo workbook.
chrisjms
Oct 11, 2023Copper Contributor
Hi,
Thanks, that works well.
It does mean I then had to do a further formula to look at the pivot table data and pull based on the month and the bar.
Is there a way to do it all in one formula?
- HansVogelaarOct 11, 2023MVP
And alternative:
- chrisjmsOct 16, 2023Copper ContributorThanks so much, I sent days trying to work out how to do it, now I see it, it makes sense.
So thanks also for the education.