We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Divide 2 numbers in 2 rows

wonka1234
10 - Fireball

Hi,

 

How Can I divide numbers in 2 rows?

 

Count
10
20

 

How can i divide 10/20 and express as a percent?

 

thanks

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@wonka1234 
If only for this data, it is easy.

We can either go with below or use a Multi-Row Formula tool.
But I am wondering about the whole data structure, then we need to think more.

1201-wonka1234.png

CoG
14 - Magnetar

Do you only have 2 rows of data? More information as to the exact nature of the problem would go a long way to providing an accurate answer. Here is a sample based solely on the provide information:

Screenshot.png

Labels
Top Solution Authors