Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a problem with dates I am showing the sales of the month in a pivot table but when I select a specific month in the buttons at the top, it stops showing me the data of the company 5, I am using two different dates of two tables.


I could solve a synthetic key was the problem, delete it and it worked.
That means that you do not have the data for COMPANY for respective month you are selecting.
Validate expressions and the values per row for the COMPANY for respective month.
I could solve a synthetic key was the problem, delete it and it worked.