Skip to main content
March 14, 2025
Question

Dollar() function update

  • March 14, 2025
  • 4 replies
  • 0 views

I had a query regarding Dollar() function.

We are using Appian 24.3 version, so we planned to upgrade to 25.1 version. if I see deprecated functions, I can see Dollar() function as well but currently we are using this function. If upgraded to 25.1 Dollar() function wont anymore or it will work for some version (upcoming). Please help us to understand till when it will work.

Thanks

    4 replies

    gayatria0439
    March 14, 2025

    Hi [mention:526cd90d1c0747d3af96684be8a84220:e9ed411860ed4f2ba0265705b8793d05] , I think Appian hasn't given an exact removal date, dollar() Function [Deprecated] - Appian 24.4
    but the functions will continue to work until they are officially removed in a future update. However, we need to use the latest currency () functions in future versions for compatibility. To understand and implement the transition from deprecated currency functions to the new a!currency() function, you can check the documentation or watch available videos.

    March 14, 2025

    Appreciated! so, I need not to worry about 25.1 version, right? it will continue to work in this version

    vivekg0005
    March 27, 2025

    Yes you can, deprecated function are backword/forward compatible so no need to worry.

    March 28, 2025

    Hi [mention:526cd90d1c0747d3af96684be8a84220:e9ed411860ed4f2ba0265705b8793d05] ,

    If you upgrade to Appian 25.1, the Dollar() function will continue to work, but it is recommended to start migrating your applications to use the new Currency() function instead. The Dollar() function will likely be removed in a future version of Appian, so I guess its important to plan for the migration to the Currency() function to ensure your applications continue to work as expected after the upgrade.