Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

Countif Formula to Alteryx

senzuki123
メテオール

Hi All,

 

I would like to have an workflow for this. Thanks in Advance

 

Untitled.png

7件の返信7
senzuki123
メテオール

Need help for this. ASAP. Thanks in Advance

 

bharti_dalal
ファイアボール
senzuki123
メテオール

Hi @Bharti,

 

I want the same output aswell ? Will you recommend any links or workflow with same output

 

Thanks,

bharti_dalal
ファイアボール

hi @senzuki123,

 

That link provide you the method of how to solve the problem. if you want exactly same what you need, please provide sample data sheet and i can give you solution. Thanks

danrh
パルサー

Hey @senzuki123,

 

In this kind of situation I usually suggest using a Summarize tool to aggregate the data (in this case, getting a count by RECORD ID), performing the calculation, and then using a Join to re-apply it to your dataset.  Something like:

image.png

 

Note that in the attached, I've added dummy data, rather than trying to replicate yours :)

 

Hope it helps!

senzuki123
メテオール

Thank you so much @darnh,

Phavaldar
メテオロイド

Thank you so much. You solution helped me to solve my problem. I am getting the result in a way i want. Thanks

ラベル