Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
venkatbathula
Regular Visitor

Help Me with How to Keep Inside +/- Box Data in Table format

Hi Team ,

 

i have Date , Intime ,Outtime, Total hours  in sub Row , i want to keep it this in table formate like Date in one Box , Intime in another box and out time  in different box but in same row .attached is the data image please help me with output .I want this details in different box butin same row please help.Test2.PNG

1 ACCEPTED SOLUTION
v-yangliu-msft
Community Support
Community Support

Hi  @venkatbathula ,

 

Here are the steps you can follow:

1. Select [Date] – Split Column -- Split Column by Delimiter.

Select or enter delimiter -- Custom “|”.

Split at – Each occurrence of the delimiter.

vyangliumsft_0-1714361334512.png

2. Perform the following operations on [Date.2], [Date.3], and [Date.4]:

Split Column -- Split Column by Delimiter.

Select or enter delimiter – Colon

Split at – Left – most delimiter.

vyangliumsft_1-1714361334515.png

3. Select [Date2.1], [Date3.1], [Date4.1] – Remove Column.

vyangliumsft_2-1714361367010.png

4. Modification of column names

vyangliumsft_3-1714361367011.png5. Row headers – turn off -- +/- icons and Stepped layout.

vyangliumsft_4-1714361389196.png

vyangliumsft_5-1714361389197.png

6. Turn off – Column subtotals and Row subtotals.

vyangliumsft_6-1714361410344.png

7. Result:

vyangliumsft_7-1714361410350.png

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

View solution in original post

1 REPLY 1
v-yangliu-msft
Community Support
Community Support

Hi  @venkatbathula ,

 

Here are the steps you can follow:

1. Select [Date] – Split Column -- Split Column by Delimiter.

Select or enter delimiter -- Custom “|”.

Split at – Each occurrence of the delimiter.

vyangliumsft_0-1714361334512.png

2. Perform the following operations on [Date.2], [Date.3], and [Date.4]:

Split Column -- Split Column by Delimiter.

Select or enter delimiter – Colon

Split at – Left – most delimiter.

vyangliumsft_1-1714361334515.png

3. Select [Date2.1], [Date3.1], [Date4.1] – Remove Column.

vyangliumsft_2-1714361367010.png

4. Modification of column names

vyangliumsft_3-1714361367011.png5. Row headers – turn off -- +/- icons and Stepped layout.

vyangliumsft_4-1714361389196.png

vyangliumsft_5-1714361389197.png

6. Turn off – Column subtotals and Row subtotals.

vyangliumsft_6-1714361410344.png

7. Result:

vyangliumsft_7-1714361410350.png

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors