Upper case issue

cmcreynolds

Active Member
Joined
May 21, 2015
Messages
295
Hello, I received a duplicate key error when refreshing data from SalesForce. One row had "....ELHND" and another had "....ELHNd". I am wondering which stage saw two as the same: Power Query, Power Pivot, or Excel?

We cloned the record and deleted the original and SF assigned a new and different ID.

I was just wondering if there was something I could do to prevent this from happening again?
 
I've thought about the surrogate numbering, but I'm pulling two objects from Salesforce with one of the IDs being "unique" (case sensitivity issue included) and another USING that ID. So, using a surrogate wouldn't work in this case, I think, because I'd have to create an additional table for converting the ID to the number Index. Or did I miss something?

As far as sharing - I'm having to share these reports on SharePoint and OneDrive with colleagues. Each report is in its own workbook.

Hope this clarifies? But thanks for the discussion, I truly appreciate it.
 
Upvote 0

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Hm, if it helps, you can create as many additional tables in Power Query as you need, no need to transfer them to Power Pivot. So the transfer to Power Pivot would be just additional numbered indexes to the existing tables.

So you'd work your way backwards then: Start with the surrogate key of those tables that are the lookup/Dim tables, so have normally just one key.

The you move on to the data/Fact tables, that have more key columns: foreign ones for the lookup-tables and their own.
 
Upvote 0
Is this the same issue that I'm experiencing as far PW as rounding decimals? Just curious. I'll start a new thread if need be.
 
Upvote 0

Forum statistics

Threads
1,224,118
Messages
6,176,483
Members
452,730
Latest member
palsmith

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top