BLOG
Dashboard design in a nutshell
Assaf Mazal Tov2023-08-15T10:36:16+02:00This article will discuss a few guidelines for editing and designing dashboards. It may not always be possible to follow these guidelines since in some cases you might already have a specific design idea in mind for the dashboard you are designing.
Beginners guide to BQ – Part 2: Query CSV & JSON files
Baruch Shteken2023-08-15T10:36:15+02:00In this article, we will start querying CSVs and JSONs in Google Cloud Storage (GCS) and create new tables from existing tables (ETL process). This article is mainly for BI Developers who want to expand their capabilities to handling Big Data and finished successfully part one.
Beginners guide to BQ – Part 1: Getting Started
Baruch Shteken2023-08-15T10:36:14+02:00In this article, we will start exploring Google BigQuery. You will learn how to create a Project, Schema and a query. This article is mainly for BI Developers who want to expand their capabilities to handling Big Data.
A Beginners guide to Athena – Part 2: Query CSV & JSON files
Baruch Shteken2023-08-15T10:36:13+02:00In this article, we will start querying CSVs and JSONs in Google Cloud Storage (GCS) and create new tables from existing tables (ETL process). This article is mainly for BI Developers who want to expand their capabilities to handle Big Data and finished successfully part one.
Beginners guide to Athena – Part 1: Getting Started
Baruch Shteken2023-08-15T10:36:13+02:00In this article, we will start exploring AWS Athena, You will learn how to create a query. This article is mainly for BI developers who want to extend their capabilities to handle Big Data.
Moving from Data Warehouse to Data Lake
Benji Nissim2023-08-15T10:36:12+02:00this article will discuss the two methods of storing data - data warehouse and data lake, their differences and use cases.
The drill-through solution from Power BI to Priority
DA Team2023-08-15T10:36:11+02:00The Drill-through solution is beneficial for companies that would like to take their BI to the next level: A data-driven solution. We implement such solutions to deal with issues efficiently and create an impact on the company's performance.
Window Functions – Part One
Yoav Shimonovich2023-08-15T10:36:10+02:00Window functions are a set of functions that were introduced in 2003 and can be used to solve a variety of scenarios in analytics. Their big advantage over other methods is their great flexibility.
Window Functions – Part Two
Yoav Shimonovich2023-08-15T10:36:09+02:00in the second part of the article, we are going to discuss analytical functions and how we can apply their unique functionality to help us solve various scenarios.
Dealing with Multiple Sources of Information
Oded Weiss2023-08-15T10:36:08+02:00In certain cases, our database is being connected to different data sources - eg: cloud, local files, CRM systems, etc. Usually, the number of data sources isn't a problem for designing the database. However, there are certain cases where the data we receive from the different sources isn't coherent and can lead to some issues regarding data integrity.
Count Function Use Cases
Noga Levy2023-08-15T10:36:07+02:00The COUNT function in SQL, is a basic aggregate function that can be used in a variety of scenarios from basic to complex ones. in addition, Count can also be used as a window aggregates function.
Kimball vs Inman
Yoav Shimonovich2023-08-15T10:36:07+02:00Data warehouse architecture is a broad and important concept that shapes the data structure of one’s organization. It has a large effect on an organization’s data-related aspects such as data flow process, development, and maintenance costs, reporting ability, etc. In this article, we are going to discuss two of the most common approaches for data warehouse architecture - the Kimball and Inman methods.
Are you more of a Report or Dashboard Manager?
Oded Weiss2023-08-15T10:36:06+02:00Are you a "Report Manager" or a "Dashboard Manager"? Everyone knows the difference between a report and a dashboard. Imagine looking at an extensive report with many columns, records, and much information. And in contrast - a dashboard with a few KPIs and a few graphs from which you can directly derive insights. Which will you choose when it comes to analyzing data? Does this indicate the type of manager you are?