Jac

Results 184 comments of Jac

Hi @Matuvu38 , can you add some more detail? I haven't seen that happening myself.

Thanks - That sounds like an issue we have seen and needs a fix on the backend - https://github.com/tableau/tabcmd/issues/310. I'm going to close this issue for custom views, and will...

yes, I think that's a great idea. I'd love to get all the shared functionality actually extracted from individual objects in this code.

Yes - I'm trying to figure out how this happened, but so far it's a mystery. I think we want to end up with just the connection_credentials option as a...

We will fix the server issue of not filtering a workbook and have it available this year. For a more immediate way to improve your exported pdfs, there are a...

Looks ok overall. I think as well as/instead of just setting the default value to 64, you could return the smaller of the two values, so people don't try putting...

I believe this is indeed a requirement, but we could return a better error from the server, and tsc should give a hint too.

OK, looks like I didn't read your first code closely enough. You have this line, where you assign an entire schedule object to the attribute _schedule_id_ , which is only...

I'm not sure yet whether to build this in, but this can be done by using the existing option to pass in a custom Session_Factory in the initialization call. We...