Unplanned
Last Updated: 06 Jun 2024 14:29 by ADMIN
Brian
Created on: 04 Aug 2023 11:07
Category: SpreadProcessing
Type: Feature Request
2
SpreadProcessing: Add support for TEXT function
Add support for TEXT function. TEXT lets you change the way a number appears by applying formatting to it with format codes.

A list of the supported functions is available at http://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/formulas/functions

This function can be implemented as a custom function. Check the following resources for more details on how to achieve that:

- http://docs.telerik.com/devtools/document-processing/libraries/radspreadprocessing/features/formulas/custom-functions
- https://github.com/telerik/xaml-sdk/tree/master/Spreadsheet/CustomFunctions
4 comments
ADMIN
Yoan
Posted on: 06 Jun 2024 14:29

Hi Ivan,

Thanks for casting your vote for the task. I understand how this functionality can be important to you which is why I would like to provide more insight on our system and the way we handle tasks.

We have a system that prioritizes the logged-in tasks in our Feedback Portal by taking into consideration various factors like demand, complexity capacity, etc. We are doing everything in our power to answer customer requests and needs by resolving these tasks as fast as possible, but some receive less attention than others, which is why they can sometimes be delayed, just like this one.

Currently, this task is not on our roadmap and there is no estimate or deadline regarding its completion. I also wouldn't want to mislead you by giving you incorrect information just for the sake of it. Once any item is resolved, we immediately update its public feedback page to notify the clients already subscribed to it.

Regards,
Yoan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Ivan
Posted on: 06 Jun 2024 13:05
Upvoting this. Please implement :)
ADMIN
Aleks
Posted on: 09 Aug 2023 06:57

Hi Chris,

Your feedback means a lot on this feature request and we are thankful for it. Rest assured you will be notified of updates as long as you are subscribed to this public item. Furthermore, you can upvote it in order to improve its prioritization.

Thank you for your patience and understanding.

Regards,
Aleks
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Brian
Posted on: 04 Aug 2023 16:32
We need this as it is used in Excel templates we'd like to automate. We don't want to create custom functions for Excel native functions. It should be part of core functionality.