by Sateesh Kumar Bukkisham | Aug 12, 2019 | Looker
Persistent Derived Tables in Looker is one of the unique key features. Many BI software allows us to create derived tables but they are local to that particular software tools. Also when we talk about persistent tables, the first concern everyone raises is the...
by Poovarasan Boopalan | Aug 11, 2019 | Alteryx
Updating or loading only the new records in the target without doing anything on the old records is the common requirement in any ETL process. In this blog let us look on how to achieve delta\incremental update in Alteryx in an excel file with a simple example and...
by Poovarasan Boopalan | Aug 7, 2019 | Alteryx, Self-Service BI
Working in B4HANA from eclipse You would have worked with SAP GUI till now for BW development. But for development in BW/4HANA, you will be working in eclipse. Working in B4HANA through eclipse is a lot easier than you think. There are a lot of keyboard shortcuts that...
by Poovarasan Boopalan | Aug 5, 2019 | Alteryx
Making predictions about the future is called extrapolation in the classical statistical handling of time series data. Forecasting involves taking models fit on historical data and using them to predict future observations. Alteryx provides a list of pre-built tools...
by Manikandan Muruganantham | Jul 31, 2019 | Alteryx, Self-Service BI
Introduction The Alteryx technical communicate is very active. In addition to the learning materials available in Alteryx Academy, they also provide various business scenarios through the “Weekly Challenge”. Anyone can solve the challenges posted in the...
by Poovarasan Boopalan | Jul 29, 2019 | Alteryx, Self-Service BI
Introduction You will always end up facing a requirement either to get notified when a workflow is running or do some other job based on the status of the workflow. For which, Alteryx designer gives us the option to trigger an event from a workflow. The event can be...