Go to the Measure property and change the aggregate function from SUM to AVG.
Related Posts
How to import a JSON file to Power BI
Importing a JSON file into Power BI is straightforward. Here’s a step-by-step guide to help you: Open Power BI Desktop:…
How to migrate SQL Server database to Azure SQL Server database
Migrating a SQL Server database to Azure SQL Database involves several steps. Here’s a general outline of the process: Assessment…
What are the advanatges of NOSQL over SQL
NoSQL (Not Only SQL) databases offer several advantages over traditional SQL (Structured Query Language) databases in certain use cases. Here…