Integrate CHOOSECOLS Function with Multiple Advanced Functions to Create Dynamic Report in Excel

preview_player
Показать описание
In this #Excel video, I demo how to Integrate CHOOSECOLS Function with Multiple Advanced Functions to Create Dynamic Report in Excel.

If you like this video, give it a thump up, share with your friends and subscribe to this channel for more content.
Рекомендации по теме
Комментарии
Автор

Excellent solution my friend. Absolutely amazing. Thank you David!!!

IvanCortinas_ES
Автор

Amazing as always, you are a master, love your channel very much. It's fun to have such geniuses in the world!

waitplanwp
Автор

Could you please upload the file to the channel, it will be very helpful, your solution is amazing!

waitplanwp
Автор

Dear Abiola,
I made a modification to your formula, sorting by Payment Type and displaying only the essential data:
=LET(criterion, P1, formula, FILTER(dataset, CHOOSECOLS(dataset, 1)=criterion, ""),
contuniquePT, COUNTA(UNIQUE(CHOOSECOLS(formula, 3))),
sumTotal, SUM(CHOOSECOLS(formula, 6)),
hstack, HSTACK("", "", contuniquePT&" Payment Types", "", "Gran Total:", sumTotal),
VSTACK(DROP(SORT(VSTACK(formula, hstack), {3, 2}, {1, 1}), 1), hstack))
I hope you enjoy. 🤗

JoseAntonioMorato
welcome to shbcf.ru