Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi i have a calculated value i.e 1:2356 i want to show only right value of ":".
Solved! Go to Solution.
Use any of the following where Data is the column name
= Text.AfterDelimiter([Data],":")
= Text.Split([Data],":"){1}
Use any of the following where Data is the column name
= Text.AfterDelimiter([Data],":")
= Text.Split([Data],":"){1}
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!