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

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 3, 2025

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

      June 3, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 3, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 3, 2025

      SteelSeries reveals new Arctis Nova 3 Wireless headset series for Xbox, PlayStation, Nintendo Switch, and PC

      June 3, 2025

      The Witcher 4 looks absolutely amazing in UE5 technical presentation at State of Unreal 2025

      June 3, 2025

      Razer’s having another go at making it so you never have to charge your wireless gaming mouse, and this time it might have nailed it

      June 3, 2025

      Alienware’s rumored laptop could be the first to feature NVIDIA’s revolutionary Arm-based APU

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

      easy-live2d – About Make your Live2D as easy to control as a pixi sprite! Live2D Web SDK based on Pixi.js.

      June 3, 2025
      Recent

      easy-live2d – About Make your Live2D as easy to control as a pixi sprite! Live2D Web SDK based on Pixi.js.

      June 3, 2025

      From Kitchen To Conversion

      June 3, 2025

      Perficient Included in Forrester’s AI Technical Services Landscape, Q2 2025

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

      SteelSeries reveals new Arctis Nova 3 Wireless headset series for Xbox, PlayStation, Nintendo Switch, and PC

      June 3, 2025
      Recent

      SteelSeries reveals new Arctis Nova 3 Wireless headset series for Xbox, PlayStation, Nintendo Switch, and PC

      June 3, 2025

      The Witcher 4 looks absolutely amazing in UE5 technical presentation at State of Unreal 2025

      June 3, 2025

      Razer’s having another go at making it so you never have to charge your wireless gaming mouse, and this time it might have nailed it

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

    Hostinger
    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

    Security

    Alert: Malicious RubyGems Impersonate Fastlane Plugins, Steal CI/CD Data

    June 3, 2025
    Security

    Critical CVSS 9.6: IBM QRadar & Cloud Pak Security Flaws Exposed

    June 3, 2025
    Leave A Reply Cancel Reply

    Hostinger

    Continue Reading

    CVE-2025-46672 – NASA CryptoLib Crypto Function Status Validation Bypass

    Common Vulnerabilities and Exposures (CVEs)

    CodeSOD: A Stack of XML

    Development

    SwiftUI Apprentice [SUBSCRIBER]

    Learning Resources

    CVE-2025-4746 – Campcodes Sales and Inventory System SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)
    GetResponse

    Highlights

    The Complete Web Design Workflow

    January 13, 2025

    Designing a website is more than creating something that looks visually appealing. It is about…

    CVE-2025-37982 – “Qualcomm Atheros Linux Kernel Memory Leak”

    May 20, 2025

    How to find a specific occurrence of a field that exists in multiple places (Xpath)?

    August 7, 2024

    Rilasciato Mozilla Thunderbird 138: tutte le novità per la gestione della posta su GNU/Linux

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

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