Category: Text
Text - How to truncate and add 3 dots / ellipsis to long label text
If you need to summarise long text by only showing the first characters and adding '...' to the end of the text, this post shows the easiest way to carry out this task.
How to split the URL parameter name and values from a hyperlink
If you need to parse hyperlinks and retrieve parameter values, this post describes how to carry out this task.
Numbers - How to Format Numbers with a Dollar Symbol the Right Way
To format a number with a dollar symbol, follow the method in this post to ensure compatibility with users from different regions.
Text - How to extract email addresses that are formatted with angle brackets
If you need to extract email addresses that are formatted in the friendly format "Display Name ", this post describes the formula to carry out this task.
Text - The easiest way to copy text to the clipboard
If you want app users to be able to copy the contents of an app to the clipboard, the new Copy function makes this task super simple!
Text - How to split input strings by carriage return followed by the colon character
The syntax to split a string by multiple characters can be tricky. Therefore, this post provides a demonstration of how to split an input string by a carriage return and colon characters.
Text - How to convert a character to its ASCII numeric value
There's no built-in function in Power Apps to convert a character to its ASCII value. This post describes how to carry out this task.
Why doesn't the BeginWith, EndsWith, and Contains operators work as expected?
The code completion suggestions in the formula bar can be confusing. In particular, the usage of the BeginsWith, EndsWith, and Contains keywords are not entirely clear, and some app builders struggle to understand how to carry out the required string comparisons. This post describes this behaviour, including the correct syntax to carry out these operations.
Recent Posts
- Controls - How to set the date picker icon size - Workaround
- Low Code No Code Microsoft Power Platform Conference 2024
- Apps - The new easier way to open .msapp files 2024
- Charts - A simple way to create better graphs and charts
- Controls - How to workaround the bug when setting Radio Button fill color dynamically
- Data - How to find the common rows from 3 or more collections
- Editable Gallery - How to set a control value dynamically when a user changes the value of another control
- Formula - How to rank times including joint times and ties
- SQL Server - Grandfathered licensing model to end on October 1, 2024
- Reading Dynamics 365 and Power Platform User Group successfully holds its Q3 2024 meetup
- Bug - How to fix problem with the advanced section of the properties pane appearing blank
- What happened at the Power Apps track at the Low Code Power Summit 2024?
- Designer - The upcoming ability to copy and paste source code from the designer will be a fantastic enhancement
- Error - Diagnosing the error "Network error when using the Patch function" when saving data with a form
- Apps - How to add predefined stock background images
- Dataverse - How to work around the error "multiple levels of many-to-one relationship expansion aren't supported"
- SQL - How to return data from Stored Procedures to Power Apps
- Reading Dynamics 365 and Power Platform User Group successfully holds its Q1 2024 meetup
Blog Author
Tim Leung Author, software developer, Power Platform specialist |