Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
drrodion
New Member

Linking Columns

Hello Power BI Users,

 

I'm working with a large amount of data which is coming from a sas dataset. To import this data set into Power BI the R workaround was used which has been mentioned various other places online. Using this work around I found that my system crashed attempting to load the data set as one piece and had much more success splitting the data into multiple which contain various columns from the original. Leaving the identification number in each of these new smaller sets I was hoping to link them in Power BI. The problem I have encountered is that the identification code are repeated and thus any two data sets dont have unique values. In other words the data sets are in the same exact order as the original but with different columns but having the exact same identification code column. Any ideas on how to fix this issue would be appreciated otherwise I will attempt splitting the data by rows and then appending the queries.

 

Thank you,

 

 

2 REPLIES 2
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @drrodion

 

Based your description, I understand that you want to get data from SSAS by R script. 

 

It seems that you only to remove the repeated identification code at the last step should fix the issue. You could have a try.

 

If you still have this issue, could you share some screenshots about your issue, so that we can help further investigate on it?

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
drrodion
New Member

Hello Power BI Users,

 

I'm working with a large amount of data which is coming from a sas dataset. To import this data set into Power BI the R workaround was used which has been mentioned various other places online. Using this work around I found that my system crashed attempting to load the data set as one piece and had much more success splitting the data into multiple which contain various columns from the original. Leaving the identification number in each of these new smaller sets I was hoping to link them in Power BI. The problem I have encountered is that the identification code are repeated and thus any two data sets dont have unique values. In other words the data sets are in the same exact order as the original but with different columns but having the exact same identification code column. Any ideas on how to fix this issue would be appreciated otherwise I will attempt splitting the data by rows and then appending the queries.

 

Thank you,

 

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors