Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»How to Split Data with Newline Characters into Separate Rows in Excel Using Power Query

    How to Split Data with Newline Characters into Separate Rows in Excel Using Power Query

    April 3, 2025

    When working with datasets in Excel, you might encounter situations where multiple values are stored in a single cell, separated by a newline character (added using Alt + Enter). This can make data analysis challenging.

    In this blog, we’ll walk you through how to split such data into separate rows using Power Query, a powerful tool within Excel for data transformation.

    Example Dataset:

    Employee Name Department Skills
    Sarah Marketing SEO
    Content Writing
    John IT Java
    Python
    Emily HR Recruitment
    Onboarding
    Michael Finance Budgeting
    Jessica IT C++
    JavaScript
    Daniel Sales Negotiation

    Let’s consider the above example.

    Step-by-Step Guide to Using Power Query

    Step 1: Load Data into Power Query

    1. Select your dataset by CTRL+A (including headers).
    2. Go to the Data tab → Click From Table/Range.
    3. In the dialog box, ensure My table has headers is checked → Click OK.
      Step 1Step 2
    4. This will open a new window.

    Step 2: Split Column by Delimiter

      1. Select a column where multiple values are separated by newlines.
      2. Under the Home tab, find Split Columns and select By Delimiter.
      3. In the Advanced Options, choose to split the values into Rows or Columns, In this case we are splitting the columns in row wise. Hence selected as Rows.
      4. Under Insert Special Characters, select Line Feed and click OK.

    Step 3Step 4Step 5

    Once it is loaded into the new Sheet then below is the output data.

    Employee Name Department Skills
    Sarah Marketing SEO
    Sarah Marketing Content Writing
    John IT Java
    John IT Python
    Emily HR Recruitment
    Emily HR Onboarding
    Michael Finance Budgeting
    Jessica IT C++
    Jessica IT JavaScript
    Daniel Sales Negotiation

     

    By following these steps, you can efficiently split data with newline characters into separate rows, making your data analysis much easier.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleEnhancing Numeric Validation with Laravel’s Fluent Rule Interface
    Next Article How to Configure Git Hooks with Husky for Pre-Commit Verification

    Related Posts

    Development

    GPT-5 is Coming: Revolutionizing Software Testing

    July 22, 2025
    Development

    Win the Accessibility Game: Combining AI with Human Judgment

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Windows 11’s Patch Tuesday update fixes annoying Firewall error log

    Operating Systems
    Microsoft may cut more jobs, and middle managers are in the crosshairs

    Microsoft may cut more jobs, and middle managers are in the crosshairs

    News & Updates

    CVE-2025-47300 – Apache HTTP Server Cross-Site Request Forgery (CSRF)

    Common Vulnerabilities and Exposures (CVEs)

    No more alt-tabbing: Edge Game Assist floats guides, Discord, and more over your games

    News & Updates

    Highlights

    NVIDIA Plugs Critical Flaws in Container Toolkit and GPU Operator: CVE-2025-23266 & CVE-2025-23267

    July 17, 2025

    NVIDIA Plugs Critical Flaws in Container Toolkit and GPU Operator: CVE-2025-23266 & CVE-2025-23267

    NVIDIA has released a critical security update for its Container Toolkit and GPU Operator, patching two high-impact vulnerabilities—CVE-2025-23266 and CVE-2025-23267—that could allow attackers to gain …
    Read more

    Published Date:
    Jul 17, 2025 (10 hours, 11 minutes ago)

    Vulnerabilities has been mentioned in this article.

    Cyber Brief 25-07 – June 2025

    July 1, 2025

    CVE-2025-5995 – Canon EOS Webcam Utility Pro MAC OS Directory Permissions Vulnerability

    June 26, 2025

    Distribution Release: Rocky Linux 10.0

    June 11, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.