Тёмный

Value Function (Convert Text to Numbers) | Power Fx | Copilot Studio - Power Apps 

FlowJoe
Подписаться 12 тыс.
Просмотров 3,6 тыс.
50% 1

Опубликовано:

 

8 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@Casabonnem
@Casabonnem 28 дней назад
what if i want to change multiple text values in a column to numeric values? i have this problem, the values are in a sharepoint list (text format) and i need to obtain the max value without change the type in sharepoint, just in the app. there is some way to do that?
@myherbs
@myherbs 3 месяца назад
What if I want to convert a Text Formula to Number in Power Apps, say, "1/2" and I expect to have 0.5?
@FlowJoeVideos
@FlowJoeVideos 3 месяца назад
You could create a switch statement to handle that such as Switch( value, “1/2”, 0.5, “1/4”, 0.25, “3/4”, 0.75) for example. You can then find and replace in the original text the output of the switch.
@myherbs
@myherbs 3 месяца назад
@@FlowJoeVideos , thanks for your replied. But seems not what I want. I’m using data verse collecting data, say Data point A, Data point B and Data point C. I want to do calculations in Power Apps Canvas App, once user input the value of A and B, the it can use the formula column to calculate A/B or B/A or any latest need for this formula and save as Data point C’s value. Your suggestion is good idea for static assumption of prediction. And I need dynamic. Anyway, thanks for your reply again
Далее
Power Apps Variables - All 5 Types
30:11
Просмотров 9 тыс.
How to use Inputs on Topics in Copilot Studio
7:57
Просмотров 5 тыс.
лучшая покупка в моей жизни
00:41
Самый БОЛЬШОЙ iPhone в МИРЕ!
00:52
Просмотров 434 тыс.
YAML Essentials for the Power Platform
14:37
Просмотров 5 тыс.
IF Function | Power Fx | Copilot Studio - Power Apps
10:41
PowerApps Text function to format currency and numbers
14:44
Mastering Power Fx Formulas with Copilot in Power Apps
6:27