Problems extracting data from LibreOffice Power BI to Excel
Our take
Hello friends, I'm having a problem. I do a job and I always need to extract customer data from Power BI Analytics to populate an Excel spreadsheet, but the company hasn't provided Excel On my computer, all the files I download from Analytics come to LibreOffice. Therefore, when the file comes in LibreOffice, I need to paste all the data as plain text (paste special) I need help filtering the data for the day I'm working with, since Power BI itself pulls data from different dates. The help I need is to ensure that, even after processing the data before transferring it to the online Excel spreadsheet, The person I work with says that the data I enter into the spreadsheet is formatted incorrectly and that when she tries to remove duplicate values, she doesn't recognize the data I entered. She says that the data she enters (which is from Excel to Excel) shows a green dot in the upper right corner, but mine doesn't. Can someone explain why this is happening?
[link] [comments]
Read on the original site
Open the publisher's page for the full experience
Related Articles
- Tools for exporting data from PDF to ExcelHi everyone! I started a new job a few weeks ago and a big part of my role involves extracting data from numerous PDFs (e.g., invoice numbers, amounts, total packages, etc.) and entering them into a massive Excel master file. This file acts as a registry and the foundation for other documents. I’m looking for something that saves me from doing 'copy-paste' all day, hundreds of times over. Browsing this group, I noticed some people suggest Power Query for similar tasks, but I’m not familiar with it and would have to learn it from scratch. Does anyone have any tools to recommend, perhaps something more user-friendly than Power Query? submitted by /u/BomboGanoush [link] [comments]
- What’s the most frustrating part of cleaning messy Excel/CSV data?I’ve been working with a lot of messy spreadsheets lately (duplicates, inconsistent formatting, mismatched columns, etc.), and it feels like everyone runs into slightly different issues depending on their data. Some people rely on Power Query, while others do things manually, but I still see workflows break when the data isn’t consistent to begin with. Curious what tends to slow you down the most when cleaning or organizing data? Is it duplicates, formatting issues, inconsistent columns, or something else? submitted by /u/SmitleyData [link] [comments]
- I want to use Power Query to import data received from a client, where the file name changes each month. What's the easiest way to automate this?I used to use VBA for this, but that's a lot more roundabout, and I have a lot less control over the transformation. I have no issues with transforming the actual data itself. My issue lies in the fact that it's a different file each month. Using wildcard formatting, *filehere*.xls* would always pull the correct file. This file is also stored in the same place relative to my spreadsheet each time, but the location of the spreadsheet and folders itself changes each month. In VBA, I could find the relative position quite easily via ThisWorkbook.Path & "\Data\" However, I don't know how to use PQ to import automatically like this, so that I'd always import the correct data simply by refreshing links. I think I've seen people set up a somewhat hacky way, where PQ first reads a table in the workbook to retrieve values, and then uses those to find the file to query. Is that the only way? submitted by /u/space_reserved [link] [comments]
- Exporting just one sheet?Looking for a clean way to do this. I've got a spreadsheet with multiple sheets that refence eachother for preparing data for a customer. Obviously I can just print one sheet but what I would really like to do is export the "customer" sheet as a new excel document. Ideally with some of the values becoming their data on the new sheet, but other cells keeping their formulas Example, first box would be what the cells on the export sheet output, next being their formulas. the second set would be how I would like to export, Hard coding the values as regular numbers that are referenced from a different sheet, but keeping the formulas that do math on the same sheet. Is this possible? https://preview.redd.it/cstcpxl78vqg1.png?width=181&format=png&auto=webp&s=f85a19322898ac8a3556d059ba1c5ad6dba7b867 =DifferentSheet!P7 =A1*10 =DifferentSheet!P8 =A2*10 =DifferentSheet!P9 =A3*10 https://preview.redd.it/s4xpp55h8vqg1.png?width=181&format=png&auto=webp&s=962737308118022dbc6a060481514fdc07c1e261 11.5 =A1*10 12 =A2*10 14 =A3*10 submitted by /u/223specialist [link] [comments]