Forum Discussion
Anonymous
2 years agoNot applicable
LookUp
Hi all, I have ContID in Dim table and I have ContID in Fact table, I want to get only those ContID's in dim table into fact table Instead of Inner Join on ContID's from two tables I weanna do...
AmiraBedh
2 years agoSuper User
Can you please provide more details?
I already provided an answer.
Anonymous
2 years agoNot applicable
Hi,
Actually in SQL lvel I was doing Inner Join based on ID IN fact on dim table, it's giving lot of refreshing issue
data size is like 38M, so it's taking 3.5hrs to refresh
So I need alternate sol for that
- AmiraBedh2 years agoSuper User
Can you please provide sample data ?