Forum Discussion

mccollough's avatar
mccollough
Helper I
5 years ago
Solved

Table Merge

Hello!

 

I have a fact table and value table that I'm having trouble merging

 

Fact Table

RepService Line              Date             
Mike Sanchez                    27607/13/21
Henry Honcho34907/12/21
Billy Skywalker24207/12/21

 

Value Table

Service Line                 Value Units           
276050
349020
242010
1738100

 

My goal is to be able to visualize the value derived from each rep over a given period of time.

 

I tried to add a value column to my fact table, but the merge function wouldn't recognize 'Value Table'[Service Line] & 'Fact Table' [Service Line].

 

Is there another way to do this I could try? 

Are there any other ways to achieve my goal without combining the two tables?

 

Thanks everyone! Your help is tremendously appreciated!!

 

2 Replies