Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Business Blogs  >  Addend Analytics business Blog  > 

Addend Analytics Blog


addendanalytics.com
We’re young and dynamic Data Analytics consultancy growing rapidly. We work with our clients to make sense of their data. We specialize in the application of Business Intelligence, Data Science tools to solve business challenges. To know more about our services, Contact us today!
2023-09-25 04:37
In this blog, we will be appending two different queries using PowerBI. This feature is very useful if you want to combine two data tables. We can also append more than 2 tables using PowerB… Read More
2023-09-17 07:11
Data Labels are one of the critical components of any Power BI visual. It allows users to understand the visuals easily. With the help of Custom Data Labels, users can see a particular data… Read More
2023-09-16 06:59
Table constructors are expressions that create tables.  Every time a constructor is evaluated, a new table is created. A constructor can be used to create an empty table or to create… Read More
Lookup Table Driven Dynamic Data Masking
2023-09-13 05:37
Dynamic Data Masking (DDM) is a security feature used in relational database management systems (RDBMS) to control the visibility of sensitive data to different users. It helps organizations… Read More
2023-09-12 05:07
Azure DevOps is a set of development tools and services provided by Microsoft to help teams plan, develop, test, and deliver software applications. It includes a wide range of features, incl… Read More
How To Set Up An AWS Glue ETL Job?
2023-08-11 09:43
Let’s take a quick end-to-end look at how to convert data from one format to another using AWS Glue, then query that data using AWS Athena. You can download the file used in this tu… Read More
Best Practice For Using Power BI Dataset
2023-08-08 13:42
In this blog, you’ll learn the best practices to use Power BI Dataset.Purpose and features of Power BI Datasets Power BI Dataset is to be used when we want to separate the data mode… Read More
Turn ON And OFF Tooltips In Power BI
2023-08-08 13:31
In this blog, I will show you How to Create a Dynamic Page Title with Multiple Slicers.Here’s a step-by-step guide on how to achieve this.Step 1: Import your data into Power We can… Read More
Create Pareto Chart In Power BI
2023-08-08 13:19
In this blog, I’ll describe how to create Pareto Chart in Power BI. What is Pareto Analysis?Pareto Analysis is a technique used for decision-making based on the Pareto Principle. Th… Read More
Do You Want To Set The Default Line Type?
2023-06-06 05:40
Whenever we enter data into sales or purchase lines, the default line type is “Item,” as shown below, If we want to use a default line type other than item, then follow the belo… Read More
Dynamic Power BI Visual Titles
2023-06-05 13:38
Today we are going to look at how to make visual titles dynamic. It’s an easy process and helps in making your visual more informative and dynamic in a way that the slicer selections w… Read More
Dynamic Title In Power BI
2023-06-05 09:30
In this blog, we will be seeing how we can create Dynamic Title in Power BI.    Step 01:  I have created a Clustered Column Chart which is showing Total Sales by Month an… Read More
Running Total Expression For RDLC
2023-05-08 12:01
Overview: A running total is the addition of a sequence of numbers that is updated each time a new number is added to the sequence. We can calculate the running total by adding the… Read More
Default Tooltip In Power BI
2023-05-02 12:48
In this blog, we’ll be seeing the use of the default tooltip in Power BI as we need to see the sales amount and quantity in a single chart. Plotting them in a clustered column chart sh… Read More
Custom Or Dynamic Tooltip In Power BI
2023-05-02 12:40
In this blog, we’ll be creating a custom tooltip and also see how we can configure it in Power BI. Here, along with the sales amount on the clustered column chart, we want to see the t… Read More
Date Picker Visual In Power Bi
2023-05-02 12:16
Agenda: 1. Problem Statements 2. Possible ways 3. Solution 1. Problem StatementsI want to select a single date in the filter, so I want the date picker to allow the selection of only one dat… Read More
Create Web Service In Business Central
2023-04-21 11:35
 Web service in Business Central In Business Central, web services are used to expose the functionality of the system to external applications over the internet. This allows other appli… Read More
How To Publish App File In Business Central
2023-04-10 12:11
To publish an app file in the production environment in Business Central, you can follow the steps below: Create an app package: First, you need to create an app package file (.app) that con… Read More
EXCEL REPORT IN BUSINESS CENTRAL
2023-04-07 08:04
Overview: Reports are used to display information from a database. Earlier, there were two types of report layouts, i.e., RDLC and WORD. A new type of report layout called Excel Layout has b… Read More
Embedding Power BI Report In Web Pages
2023-04-04 07:22
In this blog, we will be seeing how we can make our Power BI report publicly available on a simple web page or embed them on our web page. Step 01: Open the report on powerbi.com.  Step… Read More
How To Do Designing In Business Central?
2023-04-01 10:59
What is Designing in business central? When we develop extensions in the AL development environment, you have a wide range of possibilities. With the help of Designer mode in Dynamics 365 Bu… Read More
Grant Access To The User In SharePoint
2023-03-14 07:41
Login to SharePoint online and follow the below steps: – Step 1 – Click on create site option as highlighted. Step 2 – Select the Communication site option. Step 3 &ndash&hell…Read More
Page Navigation
2023-03-13 07:40
Power BI is a powerful business intelligence and data visualization tool, and page navigation is an important aspect of creating effective Power BI reports. In this blog, we will discuss how… Read More
Get API Data Using Custom C# Code In SSIS
2023-02-10 10:06
In this blog, you will learn about how to get data from weather API and store the result as a JSON file in your system. Steps to get API data using custom C# code in SSIS. Prerequi… Read More
How To Use Guide Datatype In BC
2023-02-07 07:35
How to use GULD in BC, And how to visible only limited identifiers through GUID In Business Central, a GUID (Globally Unique Identifier) data type can be used to store unique identification… Read More
How To Create New Tables Business Central.
2023-02-06 12:20
What is Table in Business Central? In Business Central, tables are the core objects used to store data. There are four sections in the table structure: The first section contains metadata fo… Read More
Highlight Rows Using Slicer Visual
2023-02-06 07:39
Agenda: 1. Expectation 2. Problem Statement 3. Solution Expectation Here we have data for all products, and we want to see the sales of each product, but we also want to highligh… Read More
Numeric Range Parameter In Power BI
2023-02-03 12:55
In this blog, we will be seeing how we can use the Numeric range Parameter in Power BI. The Numeric range Parameter is a feature that allows us to interact with the variable as a slicer a… Read More
Fields Parameter In Power BI
2023-02-03 11:52
In this blog, we will be seeing how we can use Fields Parameter in Power BI. The Fields Parameter is a feature that allows us to choose which colu… Read More
ML Model In PBI
2022-08-02 09:24
Hi Readers , have you ever wondered on how to run a Machine learning Model (in python) in Powerbi application? This Blog will help you with it.Before Implementing it you need to have a ML mo… Read More
2022-07-04 05:17
Hi everyone! As you know tables and matrix visuals are the most go to visual for any Power BI Report. And there may be a chance where you may have a requirement to display the totals right t… Read More
Alerts And Notification In Power BI
2022-07-04 04:39
Alerts and Notification are great features provided by Microsoft Power BI for their report users. You will get an alert or notification when the value goes above or below the threshold. You… Read More
Hierarchical Axis And Concatenate Labels
2022-04-15 11:15
In this blog I will show you how you can set format for hierarchical axis labels on chart in good way, also we will see how concatenate labels property will help us to achieve this Issue… Read More
2022-04-10 11:25
Coca Cola beverages Africa is number Coca Cola bottler in Africa and eighth largest brand on global revenue. This is possibly achieved by the brand due to adaptation of Microsoft Technologie… Read More
2022-03-20 12:45
In our previous blog we saw how CRM is related to HR, in this blog we will how CRM which yields greatest outcomes for maintaining customer relationships, gives in depth benefits for marketin… Read More

Share the post

Addend Analytics

×

Subscribe to Addend Analytics

Get updates delivered right to your inbox!

Thank you for your subscription

×