Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I'm using PowerBI Version: 2.142.928.0 64-bit (April 2025)
I have 2 CSV's with identical columns, some of which contain numbers, some of them negative.
When I do an append query to concatenate the two CSV's and the columns containing negative numbers are type TEXT, I see negative numbers showing up in the CSV string with the dreaded leading single apostrophe as follows:
...true,false,,,"","","","",1/24/2024,'-5
...true,false,11/27/2023,'-3,12/19/2023,11,"",""
When I change the data type of those columns to INTEGER, I see well behaved CSV strings with no weird leading apostrophes:
...false,false,,,"",,"",,1/24/2024,-5
...true,false,11/27/2023,-3,12/19/2023,11,"",
Not sure if there's something to be done here.
I wanted to document the weirdness of why/how that weird leading apostrophe was showing up (an error that seems to have been prevalent a few years ago) and how I fixed it, to perhaps prevent future generations of PBI'ers from gnashing their teeth.
Solved! Go to Solution.
Hi @computasian ,
Thank you so much for sharing this, This kind of post is incredibly valuable to the community. Definitely consider turning this into a blog post so others can benefit from your experience more easily
Power BI Community Blog - Microsoft Fabric Community
Please consider Accepting as solution to help the other members find it more quickly.
Thanks.
Hi @computasian ,
Thank you so much for sharing this, This kind of post is incredibly valuable to the community. Definitely consider turning this into a blog post so others can benefit from your experience more easily
Power BI Community Blog - Microsoft Fabric Community
Please consider Accepting as solution to help the other members find it more quickly.
Thanks.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
13 | |
11 | |
9 | |
6 | |
6 |