Forum Discussion
Error Messages
by the way, in order to really help, we'd need a PBIX file to look at, plus the source files as PQ will just show an error if the source isn't there.
PBIX file:
https://www.dropbox.com/s/hzbagqtar9fl2ky/8%20in%208%20Reporting.pbix?dl=0
Source Excel File:
https://www.dropbox.com/s/90z2sm5xuyrv7so/PayrollTracker.xls?dl=0
- edhans6 years agoCommunity Champion
Yup. Data type issue. You are trying somewhere to convert an email address into a number.
- edhans6 years agoCommunity Champion
By the way Anonymous , you should edit your post above and remove those links. There is confidential data in here.
- Anonymous6 years agoNot applicable
You are right my bad, I though these were my test files
- Anonymous6 years agoNot applicable
So do I need to edit the source file in some way to prevent this from happening?
- edhans6 years agoCommunity Champion
Edit what source? Not sure what you are referring to. The email column should be text, not number. As for XLS vs XLSX, you need your source system to export in XLS or you need to convert yourself. THere are macros available to automate that kind of thing or Power Automate scripts if data is stored on a SharePoint site.