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

      Slack’s AI search now works across an organization’s entire knowledge base

      July 17, 2025

      In-House vs Outsourcing for React.js Development: Understand What Is Best for Your Enterprise

      July 17, 2025

      Tiny Screens, Big Impact: The Forgotten Art Of Developing Web Apps For Feature Phones

      July 16, 2025

      Kong AI Gateway 3.11 introduces new method for reducing token costs

      July 16, 2025

      Microsoft is on track to become the second $4 trillion company by market cap, following NVIDIA — and mass layoffs

      July 17, 2025

      The wireless gaming mouse I’ve used for 5 years is down to $30 — that’s less than 2 cents a day (and it’s still my favorite)

      July 17, 2025

      Researchers from OpenAI, Anthropic, Meta, and Google issue joint AI safety warning – here’s why

      July 17, 2025

      You’ll soon be able to chat with Copilot and attend Teams meetings while driving your Mercedes-Benz — now there’s no excuse to miss your meetings

      July 17, 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 details of TC39’s last meeting

      July 17, 2025
      Recent

      The details of TC39’s last meeting

      July 17, 2025

      Tinkerwell v5 is now released

      July 17, 2025

      Tinkerwell v5 is now released

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

      Microsoft is on track to become the second $4 trillion company by market cap, following NVIDIA — and mass layoffs

      July 17, 2025
      Recent

      Microsoft is on track to become the second $4 trillion company by market cap, following NVIDIA — and mass layoffs

      July 17, 2025

      The wireless gaming mouse I’ve used for 5 years is down to $30 — that’s less than 2 cents a day (and it’s still my favorite)

      July 17, 2025

      You’ll soon be able to chat with Copilot and attend Teams meetings while driving your Mercedes-Benz — now there’s no excuse to miss your meetings

      July 17, 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

    Artificial Intelligence

    Scaling Up Reinforcement Learning for Traffic Smoothing: A 100-AV Highway Deployment

    July 17, 2025
    Repurposing Protein Folding Models for Generation with Latent Diffusion
    Artificial Intelligence

    Repurposing Protein Folding Models for Generation with Latent Diffusion

    July 17, 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

    dano – hashdeep/md5tree for media files

    Linux

    CVE-2025-36038: Critical RCE Vulnerability Discovered in IBM WebSphere Application Server

    Security

    CVE-2025-4809 – Tenda AC7 Stack-Based Buffer Overflow Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Denmark Follows Germany in Ditching Microsoft for Open-Source Tools

    Operating Systems

    Highlights

    News & Updates

    Loadouts and omnimovement: Raven Software shares team-favorite loadouts and bringing back Verdansk with Omnimovement

    April 4, 2025

    Verdansk returns to Call of Duty: Warzone. We asked Warzone Game Director Pete Actipis about…

    FormBook Returns: Exploiting CVE-2017-0199 via Malicious Excel Attachments in New Phishing Campaign

    June 9, 2025

    CVE-2025-48787 – Cisco Router Unvalidated User Input

    May 27, 2025

    Oracle VirtualBox Vulnerability Exposes Systems to Privilege Escalation Attacks

    May 1, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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