Forum Discussion
Halah_MS
3 years agoFrequent Visitor
Create Quarter Column to my table without Date
I have a table that is for Sales Target for each branch, the total of each branch is distributed into 4 quarters. Each quarter has a different percentage that adds up to 100%. so this is how my table...
djurecic
Super User
3 years agoHi Halah_MS ,
Are you relating BranchGPTarget[Quarter] to Date[Date] or Date[Quarter]? Try Date[Quarter] if you are not already doing that.
Halah_MS
3 years agoFrequent Visitor
I tried to relate it to Date[Quarter] but it gives me many to many relationship warning, and when I relate it to Date[Date] the results are blank.
I added year column thinking it might make more sense but it still gives many to many relationship.
How to fix this?