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

      A Breeze Of Inspiration In September (2025 Wallpapers Edition)

      August 31, 2025

      10 Top Generative AI Development Companies for Enterprise Node.js Projects

      August 30, 2025

      Prompting Is A Design Act: How To Brief, Guide And Iterate With AI

      August 29, 2025

      Best React.js Development Services in 2025: Features, Benefits & What to Look For

      August 29, 2025

      Report: Samsung’s tri-fold phone, XR headset, and AI smart glasses to be revealed at Sep 29 Unpacked event

      September 1, 2025

      Are smart glasses with built-in hearing aids viable? My verdict after months of testing

      September 1, 2025

      These 7 smart plug hacks that saved me time, money, and energy (and how I set them up)

      September 1, 2025

      Amazon will sell you the iPhone 16 Pro for $250 off right now – how the deal works

      September 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

      Fake News Detection using Python Machine Learning (ML)

      September 1, 2025
      Recent

      Fake News Detection using Python Machine Learning (ML)

      September 1, 2025

      Common FP – A New JS Utility Lib

      August 31, 2025

      Call for Speakers – JS Conf Armenia 2025

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

      Chrome on Windows 11 FINALLY Gets Touch Drag and Drop, Matching Native Apps

      August 31, 2025
      Recent

      Chrome on Windows 11 FINALLY Gets Touch Drag and Drop, Matching Native Apps

      August 31, 2025

      Fox Sports not Working: 7 Quick Fixes to Stream Again

      August 31, 2025

      Capital One Zelle not Working: 7 Fast Fixes

      August 31, 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 NameDepartmentSkills
    SarahMarketingSEO
    Content Writing
    JohnITJava
    Python
    EmilyHRRecruitment
    Onboarding
    MichaelFinanceBudgeting
    JessicaITC++
    JavaScript
    DanielSalesNegotiation

    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 NameDepartmentSkills
    SarahMarketingSEO
    SarahMarketingContent Writing
    JohnITJava
    JohnITPython
    EmilyHRRecruitment
    EmilyHROnboarding
    MichaelFinanceBudgeting
    JessicaITC++
    JessicaITJavaScript
    DanielSalesNegotiation

     

    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

    September 1, 2025
    Repurposing Protein Folding Models for Generation with Latent Diffusion
    Artificial Intelligence

    Repurposing Protein Folding Models for Generation with Latent Diffusion

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

    Bill Gates just met the creator of Linux for the first time ever — “No major kernel decisions were made” at Azure CTO’s dinner

    News & Updates

    Have We Reached a Distroless Tipping Point?

    Development

    SVAR Svelte 2.2 – Powerful DataGrid & Gantt for Enterprise Apps

    Development

    openEuler is a Linux distribution for server and cloud environments

    Linux

    Highlights

    CVE-2025-30018 – SAP SRM Information Disclosure

    May 13, 2025

    CVE ID : CVE-2025-30018

    Published : May 13, 2025, 1:15 a.m. | 2 hours, 19 minutes ago

    Description : The Live Auction Cockpit in SAP Supplier Relationship Management (SRM) allows an unauthenticated attacker to submit an application servlet request with a crafted XML file which when parsed, enables the attacker to access sensitive files and data. This vulnerability has a high impact on the application’s confidentiality, with no effect on integrity and availability of the application.

    Severity: 8.6 | HIGH

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

    CVE-2025-4565 – Google Protocol Buffers Python Denial of Service

    June 16, 2025

    CVE-2025-3662 – FancyBox for WordPress Unauthenticated Stored XSS

    June 3, 2025

    CVE-2025-1908 – GitLab Information Disclosure and Session Hijacking Vulnerability

    April 24, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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