Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exporting data to sql server table: the given columnmapping does not match up with any column in the source or destination. #1136

Closed
hamedelbhrawy opened this issue Jun 3, 2023 · 10 comments
Assignees

Comments

@hamedelbhrawy
Copy link

exporting data to sql server table: the given columnmapping does not match up with any column in the source or destination.

@github-actions github-actions bot added the triage issues that need to be classified label Jun 3, 2023
@hamedelbhrawy
Copy link
Author

i load all Tabels from bi Dataset except on table its rows more than 14 million i get this error when export data to SQL server :
exporting data to sql server table: the given columnmapping does not match up with any column in the source or destination.

@dgosbell
Copy link
Contributor

dgosbell commented Jun 4, 2023

What version of DAX Studio are you using?
Are you exporting to a new or existing table?
Does it work if you let the export wizard create the table?

@hamedelbhrawy
Copy link
Author

Version 3.0.7 (2023-04-18)
export to new table
no it doesn't

@hamedelbhrawy
Copy link
Author

i think this column name "[HH:MM:SS (AM/PM)] " case the problem put i can't edit it because i don't have data source any reconditions

@dgosbell
Copy link
Contributor

dgosbell commented Jun 6, 2023

I just tried that column name and it worked fine without the square brackets and with them it throws an error trying to create the table. I should be able to fix the error creating the table where the column name starts and ends with square brackets, but I still cannot reproduce the column mapping error. Are you able to share a list of the column names or a .bim or .vpax file?

@hamedelbhrawy
Copy link
Author

Coulmns name.csv

you will find columns name here if there any other thing i could help with just ask me to do .

thanks for your effort

@dgosbell dgosbell added bug fix-checked-in and removed triage issues that need to be classified labels Jun 6, 2023
@dgosbell dgosbell self-assigned this Jun 6, 2023
@hamedelbhrawy
Copy link
Author

kindly could you explain what should i do make update or how i could use your code ?

@dgosbell
Copy link
Contributor

dgosbell commented Jun 7, 2023

I think I have a fix in place for this now. If you are interested in testing a preview build you can download one here https://ci.appveyor.com/project/DarrenGosbell/daxstudio/builds/47231146/artifacts otherwise this fix will be in the next release.

@hamedelbhrawy
Copy link
Author

I think I have a fix in place for this now. If you are interested in testing a preview build you can download one here https://ci.appveyor.com/project/DarrenGosbell/daxstudio/builds/47231146/artifacts otherwise this fix will be in the next release.

Thank you for your invaluable assistance

@hamedelbhrawy
Copy link
Author

i hope if i could export certain query to sql too .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants