Power Query Text Function In Power BI, Power BI Tutorial in Hindi 2024, Power BI 2024 | Power BI |
Text.Transform: Applies a transformation to each character in a text string.
Text.Split: Splits a text string into multiple parts based on a delimiter.
Text.Combine: Combines multiple text strings into a single text string.
Text.Replace: Replaces occurrences of a specified value within a text string with another value.
Text.Upper: Converts all characters in a text string to uppercase.
Text.Lower: Converts all characters in a text string to lowercase.
Text.Proper: Converts the first letter of each word in a text string to uppercase.
Text.PadStart / Text.PadEnd: Adds padding characters to the start or end of a text string.
Text.Trim / Text.TrimStart / Text.TrimEnd: Removes leading, trailing, or both leading and trailing whitespace from a text string.
Text.Length: Returns the number of characters in a text string.
Text.Contains: Checks if a text string contains a specified substring.
Text.StartsWith / Text.EndsWith: Checks if a text string starts or ends with a specified substring.
Text.From: Converts a value of any type to a text string.
Text.ToText: Converts a value to a text string, preserving the original type.
Text.ToBinary: Converts a text string to a binary value.
Text.ToList: Converts a text string to a list of characters.
Text.Select: Selects characters from a text string based on their position.
Text.PositionOf: Returns the position of the first occurrence of a substring within a text string.
Text.Find: Finds the position of a substring within a text string.
Text.Middle: Returns a substring from the middle of a text string.
1. Power Query text functions
2. Text Transform
3. Text Split
4. Text Combine
5. Text Replace
6. Text Upper
7. Text Lower
8. Text Proper
9. Text PadStart
10. Text PadEnd
11. Text Trim
12. Text TrimStart
13. Text TrimEnd
14. Text Length
15. Text Contains
16. Text StartsWith
17. Text EndsWith
18. Text From
19. Text ToText
20. Text ToBinary
21. Text ToList
22. Text Select
23. Text PositionOf
24. Text Find
25. Text Middle
26. Text BeforeDelimiter
27. Text AfterDelimiter
28. Text BetweenDelimiters
29. Text BeforeDelimiterOccurrence
30. Text AfterDelimiterOccurrence
31. Text BetweenDelimitersOccurrence
32. Text CombineList
33. Text CombineRange
34. Text SelectRange
35. Text PositionOfAny
36. Text RemoveRange
37. Text Insert
38. Text InsertRange
39. Text PadStartRange
40. Text PadEndRange
41. Text ReplaceRange
42. Text Reverse
43. Text SplitAny
44. Text Start
45. Text End
46. Text Range
47. Text AfterN
48. Text BeforeN
49. Text BeforeDelimiterN
50. Text AfterDelimiterN
Power BI Complete Tutorial 2024 | Power BI Complete Course 2024 | Power BI Complete Tutorial for Beginner in Hindi |