python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Swift share data model communicate between page. how it works
I have a question. I have a DataModel from Class A passing to Class B. I would like Class B to retrieve the changed value from Class A. And They both can edit and share the same data. However, now Cl...

wong john
Votes: 0
Answers: 1
New changes in Data model, Not reflecting in report
I recently added a new column to the existing data model which uses SQL query from Oracle.
I saved the changes, reviewed the output and saved as sample.
I have checked if the new query with new change...
Sushmitha Prakash
Votes: 0
Answers: 1
Data Model for different source data structures
Question on Data Modeling
I am building a data warehouse on Redshift where I have fact data coming from multiple sources.
Source 1 -
Has different facts and Dimension tables they are maintained well w...
Avi
Votes: 0
Answers: 1
How to model location that is common to 2 dimensions?
I am creating a data model and need guidance.
I have 2 dimensions: customer, product
And 2 fact tables: sales, purchases.
Both the dimensions have Location column. Suppose user selects London then it ...
variable
Votes: 0
Answers: 2