This content has been marked as final.
Show 5 replies
-
1. Re: Error occurred while communicating with the data source
Dmitry ChirkovAug 15, 2016 10:09 PM (in response to yashwanth nekirikanti)
What version are you using? (9.x.x?)
Issue similar to this was addressed earlier in the year...
Would you be able to share the workbook (without the data)?
-
2. Re: Error occurred while communicating with the data source
zhou.roger Aug 16, 2016 1:32 AM (in response to yashwanth nekirikanti)Hi Yashwanth,
Maybe you can use EXTRACT not LIVE data in data source.
Thanks,
Roger
-
3. Re: Error occurred while communicating with the data source
yashwanth nekirikanti Aug 16, 2016 4:43 AM (in response to Dmitry Chirkov)Hi Dmitry,
I'm using Version 9.3.1
Can you share me the link page where you addressed the problem.
I'm new to Tableau so i'm not sure how can I share you a workbook without data?
Thanks,
yashwanth
-
4. Re: Error occurred while communicating with the data source
yashwanth nekirikanti Aug 16, 2016 4:45 AM (in response to zhou.roger)This Problem occured after I extract the data and try to select one of the worksheet.
-
5. Re: Error occurred while communicating with the data source
Manideep Bhattacharyya Aug 20, 2016 9:44 PM (in response to yashwanth nekirikanti)Dear Yashwanth - Looks like this has something to do with the Custom SQL that has written. Please use a simple SQL like
Select * from <Table Name> and try if you are facing the similar error.