Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Join table

Nastya
8 - Asteroid

Hello everyone! 

I have the following problem. I need to join two tables by the "Point" column. The result is the column where hours are divided by times

 

Table 1

RoutePointTimes 
388-3256-3883882
388-3256-38832561

Table 2

PointHours
3883
32562

Output table

RoutePointHours/ Times 
388-3256-3883881,5
388-3256-38832562

 

Thanks!

1 REPLY 1
mceleavey
17 - Castor
17 - Castor

Hi @Nastya,

 

 

Solution attached.

Let me know if that's what you need.

 

M.



Bulien

Labels
Top Solution Authors