Comments
-
@kierenp - Good news, we can refresh individual cards, it's just a different method to the old right click. Under the "Document" pane in the new addins you can refresh one at a time. Here's a guide: I do like the right click refresh idea and I'll add that to our backlog for a future release. Thanks. On the sizing of text,…
-
@kierenp Annnnnd here is a KB article on how to use it :-)
-
Good news @kierenp! We actually just this month released the functionality to convert PPTs over to the new addins. I've attached a GIF showing how to do so in the post below this. I'd love to know how you go using this feature, but please note - I recommend you take a backup of your documents before converting them over,…
-
@DataMaven - The end points certainly do exist. They are "product" (some times referred to as "secret" by some people) APIs. That means they are restricted by origin. So today, they can only be used for scripting/server side. As for Domostats, I agree with you, it would be awesome if they could be included there - it was…
-
Thanks for the info @MarkSnodgrass - Please feel free to submit these as individual ideas to this category (not post), which will enable us to track and vote on those concepts. :-)
-
@jrudd thanks for the submission. You'll be pleased to know these items are things we are already actively considering and advocating for as we work through upcoming roadmap and plans for the future of the appstore. Please do feel free to submit additional ideas in the appstore experience section if you have any other…
-
@PattyCakes thanks for the idea. Is this something you'd want to use in custom Domo apps for use inside Domo, or for something that lives outside of Domo such as a script or something running on a server outside of Domo?
-
@mattboettger Hey Matt. Do you think you might be able to share a bit more info on how you'd use this, how you see it working, what problems it would help you overcome and any other detail you might be able to share?
-
@DP_DynamicData This is a great idea. I can see why that would be important, as you may not know if a script is using that dataset for an important process and you might accidentally delete a connector or something similar. Do you think you might be able to share a bit of info on how you'd see the user experience for this…
-
Moved to connector Ideas from API Ideas.
-
Hi @danielvds_ti I'm just seeking internally to see if this is something we're able to share a bit of info with you on. I'll get back to you if I get some detail.
-
Hi @Dinesh Sounds like you're referring to Analyzer, is that correct? If so, I've moved this to a different category. If you are referring to something else, please do let me know and provide a bit more detail.
-
Hey @Kaylynn ! Thanks for the idea submission. Could you tell me a little bit more about how you'd like the auto-resizing to work? Do you have different sets of common sizes that you use, or is it always just one particular layout? I'd also love to hear a bit about how you are using the addins to solve your business…
-
Hi Nihar, We are currently in the process of turning more features as they become available to leverage via consumption and are appropriate in the freemium model. Aside from the items you listed above, please feel free to let me know what other features you'd like to see and we can evaluate.
-
Hello @delmisebastian - Apologies for the delay in reply. We attempted to replicate this but are not able to. Is this still occurring for you? It's possible it was resolved in our last release, as we are currently rolling out monthly updated for the MS office addins beta. Also, just to confirm, you are talking about the…
-
@user17018 wrote:Sorry I am not clear in my previous post. We have a Oracle BI report which can be call from Oracle Webservice. Is there any way I can call that report through Domo? Are you looking to embed the Oracle BI report inside Domo? Or are you looking to recreate the Oracle BI report in Domo Analysier? Or are you…
-
@MartinB wrote:Why is this an issue in Domo?! Hahaha it works perfectly fine in my localhost! Thanks! I'll try to publish it later ? Are you dev-ing on a Windows machine? (I am, and it worked for me on my localhost too, just like you) While I cannot say for sure, one may speculate that it could be to do with a difference…
-
Good news Martin! I've been able to both replicate your issue and resolve it! ? So, in your CSS you identify the image file as "img1.JPG" but the image you uploaded is "img1.jpg" - notice the capitalization difference of "jpg"? The image is 404ing when trying to find "img1.JPG" as it seems Domo is case sensitive for file…
-
@MartinB wrote:Here you go. Img is supposed to be in a folder but this forum won't allow me to upload compressed files. This is my HTML code (apparently this formun won't also allow me to upload code files) <!DOCTYPE html> <html> <head> <title>CounterClock</title> </head> <body> <div> <h2>Currently, we have achieved</h2>…
-
@welyk1974 wrote:We currently import a Dataset of Daily Sales Transactions that combine data for 2 clients of ours. We are using Magic ETL to strip out and create a new dataset for each client. We are looking into options (Must be automated and not manual) for of allowing the client to access their dataset for their…
-
Can you share your code so that I can take a look and see if there is anything obvious that might be causing problems?