Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WDC not allowing appending data when union with XLSX #427

Closed
suraj-converse opened this issue Jan 7, 2021 · 5 comments
Closed

WDC not allowing appending data when union with XLSX #427

suraj-converse opened this issue Jan 7, 2021 · 5 comments

Comments

@suraj-converse
Copy link

I know that when we union 2 XLSX files, it allows us to append the data to those excel files. But I joined an XLSX file and WDC . Then it's not allowing me to append data to that XLSX file.

Is there any different approach that I can try where I have the option of appending and relation with WDC ??

join 2

Screenshot (16)

@KeshiaRose
Copy link
Contributor

Unfortunately, this feature is not available for WDCs.

@suraj-converse
Copy link
Author

Thank you for your reply 👍. Is there any kind of workaround that I could do @KeshiaRose?

@KeshiaRose
Copy link
Contributor

Hmm, it depends on the data you're working with. Do you have control of the WDC? If so can you add the data you need there? Alternatively, you may want to think about using another tool to bring the data in, perhaps the Hyper API. What kind of data are you working with, and where is it coming from?

@suraj-converse
Copy link
Author

Yes, I have complete control over the WDC. In fact, I built it. It's an API that gets the data from our server. Another one is an excel file which I receive daily. I have refresh data in Tableau online daily.

Do you think hyper API will work for this?

@KeshiaRose
Copy link
Contributor

Wonderful! Yes, I think you should try building a data source with the Hyper API, you'll be able to bring in data from multiple different sources into one extract. Take a look at the documentation and these samples to get started!

You could also try and stick with the WDC route and try to find a way to bring the Excel file in there, perhaps uploading it to something like Google Sheets first? Those are the two directions I would try out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants