Forum Discussion
jakeryan56
8 years agoAdvocate II
Problem filtering by month name
Hi. I am having a very strange problem. I have a sales tracker where there are multiple tables (sales data, timesheet data, etc). All of these tables have a Month_Name column that is linked back to ...
Phil_Seamark
8 years agoMicrosoft Employee
Any chance you can share your PBIX file with me? Upload it somewhere like dropbox or onedrive and PM me a link.
remove all other tables from the model first if you like
bamaram
8 years agoRegular Visitor
There can be 2 issues :-
#1.
You have to check the actual dates -
eg:
other months would have been of same date and april would have been different
Feb 2018 -02/01/2018
Mar 2018 - 03/01/2018
Apr 2018 - 04/12/2018
#2.
Issue in Month table , April should be missing( If its a manual table check whether you have added April , if not add Apr and try it would work)