AlteryxFormulaAddOns icon indicating copy to clipboard operation
AlteryxFormulaAddOns copied to clipboard

Set of Xml Based AddOns for Alteryx

Results 10 AlteryxFormulaAddOns issues
Sort by recently updated
recently updated
newest added

I'm a few years late, but I just wanted to document that the ToDate function in the abacus takes precedence over the ToDate function built into alteryx since at least...

I added poisson functions in my fork here: https://github.com/patrickdig128/AlteryxFormulaAddOns

### Issue When trying to install the add-on using the provided PowerShell scipt ([`Installer.ps1`](https://github.com/jdunkerley/AlteryxFormulaAddOns/blob/master/Installer.ps1)), if an installation of Alteryx exists but another was removed, the script will throw an error...

Is it possible to install this without having admin access. Many organizations will not allow this install without vetting which can take months...

To complete the DateFrom tools add a new TimeFromAMPM Support for 12 hour clock Support for no leading zero If v11 or greater pass to DateTimeParse

@JohnJPS111 has some character shift functions https://github.com/johnjps111/Alteryx/blob/master/FormulaAddInShiftChars.cpp Want to include in v1.3

enhancement

It might be worth adding a like to the Wiki page in the readme.md and noting that you can install with the Powershell script if the batch scripts fails. I...

I've attached a file with four different test cases but each of these has some strange inconsistencies with variable setting that seem to evaluate before returning... somehow? I tried to...

https://community.alteryx.com/t5/Data-Sources/Accents-for-Names-is-appearing-with-odd-characters/m-p/63248

Want to reproduce the logic for https://en.wikipedia.org/wiki/ISO_week_date#Calculating_the_week_number_of_a_given_date

enhancement