If you have been looking at some of my other blogs, you might know I love the compare table functionality, we get to do powerful calculations without writing code. Now I know that we of course also want our compare tables to be dynamic, so next in the binding agenda is compare table bindings. Compare ...
It’s time for the fifth part of this Demystifying Bindings blog series and this binding type is one of the advanced possibilities in Einstein Analytics, I am talking about nested bindings. I am sure they are many variations of use cases where nested bindings are needed but in this blog, I will focus on using ...
I have to admit I don’t get to work with Pardot much anymore, that’s just the nature of my job. However, lately, I’ve been asked a lot about the B2B Marketing Analytics App and how you can customize it to your needs. Now I’ve already touched on this topic before with the blog on custom ...
Why click with your mouse when there is a shortcut? Well, maybe you are not aware of the many amazing shortcuts there are available in Einstein Analytics. Look no further, here is a list of all the shortcuts you should know and use. Big thanks to Geoff Rothman for finding a lot of these. Dashboard ...
In this blog series, we have already covered a lot of ground looking at the anatomy of a binding and the different data serialization functions available. So it’s time to look at some practical examples. A lot of people including myself find date bindings to be a little difficult as there are so many different ...
It’s time for more SAQL bindings in this third part of demystifying bindings. In the first part of this series, we looked at the anatomy of a binding and the second part looked at how to use bindings for filters in a SAQL query, however, there are more parts to a SAQL query, so we will be looking ...
In the first part of this blog series, we covered the anatomy of a binding by looking at each component. Now, to be honest, most bindings you will write, at least in the beginning, will be using the data serialization functions .asString() and .asObject(), as they cover the most common use cases and is all you need ...
Creating dashboards in Einstein Analytics is easy and it becomes yet easier with every release. But sometimes you want your users to have even more dynamic controls in the dashboards and this is when you start introducing more advanced functionality like bindings. If you are new to Einstein Analytics or even if you have been ...
In my last post, I introduced one of my highlights from the Einstein Analytics Winter 19 release timeseries – the ability to predict future trends based on your data. We looked at the basics around the SAQL ‘timeseries’ statement as well as the ‘fill’ statement. Now I am not done with this topic, because there are more ...