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

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 1, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 1, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 1, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 1, 2025

      My top 5 must-play PC games for the second half of 2025 — Will they live up to the hype?

      June 1, 2025

      A week of hell with my Windows 11 PC really makes me appreciate the simplicity of Google’s Chromebook laptops

      June 1, 2025

      Elden Ring Nightreign Night Aspect: How to beat Heolstor the Nightlord, the final boss

      June 1, 2025

      New Xbox games launching this week, from June 2 through June 8 — Zenless Zone Zero finally comes to Xbox

      June 1, 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

      Student Record Android App using SQLite

      June 1, 2025
      Recent

      Student Record Android App using SQLite

      June 1, 2025

      When Array uses less memory than Uint8Array (in V8)

      June 1, 2025

      Laravel 12 Starter Kits: Definite Guide Which to Choose

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

      My top 5 must-play PC games for the second half of 2025 — Will they live up to the hype?

      June 1, 2025
      Recent

      My top 5 must-play PC games for the second half of 2025 — Will they live up to the hype?

      June 1, 2025

      A week of hell with my Windows 11 PC really makes me appreciate the simplicity of Google’s Chromebook laptops

      June 1, 2025

      Elden Ring Nightreign Night Aspect: How to beat Heolstor the Nightlord, the final boss

      June 1, 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 

    Hostinger
    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

    Security

    $540 Bounty: How a Misconfigured Warning Endpoint in Apache Airflow Exposed DAG Secrets

    June 2, 2025
    Security

    Apple’s AI Race: Is the Tech Giant Falling Behind?

    June 2, 2025
    Leave A Reply Cancel Reply

    Hostinger

    Continue Reading

    Coyote Malware Expands Reach: Now Targets 1,030 Sites and 73 Financial Institutions

    Development

    Microsoft Edge 135 is here with big new features, and even bigger changes

    Operating Systems

    CVE-2025-22247 – VMware Tools Insecure File Handling Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Brandsrope Online Shopping, Shop Branded T-shirt in Pakistan

    Development

    Highlights

    CVE-2025-24342 – CtrlX OS Username Guessing Information Disclosure Vulnerability

    April 30, 2025

    CVE ID : CVE-2025-24342

    Published : April 30, 2025, 12:15 p.m. | 39 minutes ago

    Description : A vulnerability in the login functionality of the web application of ctrlX OS allows a remote unauthenticated attacker to guess valid usernames via multiple crafted HTTP requests.

    Severity: 5.3 | MEDIUM

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Anthropic’s co-founder claims “AI teddy bears” could make parenting easier — “Oh, I wish you could talk to your bunny”

    May 15, 2025

    LLMs are really bad at solving simple river crossing puzzles

    June 25, 2024

    Russian Hacker Dmitry Khoroshev Unmasked as LockBit Ransomware Administrator

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

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