I am a software engineer that is going to be tasked with debugging a power app.
The app currently acquires a CSV file from an email account and parses it into a JSON file and then uses that file to load a power point list. And from there, the data is loaded into another file. The bug seems to be that character strings are altered by having double quotes at the beginning and end of the strings. This causes a logical flaw since strings are used in comparison and so we can get a false negative when we are comparing two strings which should be identical.
Is there a simple command which strips double quotes from strings that can be incorporated in a power BI set of steps?
WarrenBelz
146,660
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional