abhinandan yavagal Posted February 25, 2019 Posted February 25, 2019 I added a new column to the database and updated in the information link aswell , but when I added the column in the existing visualization using COLUMNS under INSERT, i can only see the column but no data below the column. But when i preview the data in COLUMNS i can see the data.
abhinandan yavagal Posted February 25, 2019 Author Posted February 25, 2019 Hi, i found the answer myself. The issue was the type of join I had used. I used left join which prevented rows from the new columnto be added. So used right joint, which lets the rows from new column to be added.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now