Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
PrivateAnalytic
Helper IV
Helper IV

Issues with Finding a Value

Hello all! I am very perplexed on a particular value for a report I am creating. So I created a visual which shows the amont of people who are doing a particular task of a site (1st Picture). For this visual, I am using a column from the data I got, as well as a measure I created which calculates the distinct count of users. Now, when I look to add the subtasks as a legend to the report, using the same other 2 values, it is showing an increase in values by 20. I am very perplexed on how there is a 20 point jump just by simply adding the subtask as a legend to the visual. I would also like to figure out how to grab the total value from the 2 visuals. I am just so confused on this. Is there a DAX formula I can use for it? 

PrivateAnalytic_0-1669666924979.png

PrivateAnalytic_1-1669667012231.png

 

 

2 REPLIES 2
Mikelytics
Resident Rockstar
Resident Rockstar

Hi @PrivateAnalytic 

 

It is really hard to say based on your input. Is there a m:n or 1:n logic between your site and legend?

 

For being able to help you Can you please provide the following?

  • Picture of the data model where I see relevant tables, columns and relations
  • Formula definitions for the measures which are currently used your visual
  • Description of filter which are applied on the visual

 

Best regards

Michael

-----------------------------------------------------

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your thumbs up!

@ me in replies or I'll lose your thread.

-----------------------------------------------------

LinkedIn

------------------------------------------------------------------
Visit my blog datenhungrig which I recently started with content about business intelligence and Power BI in German and English or follow me on LinkedIn!

Hello Mike! Certainly!

  • Picture of the data model where I see relevant tables, columns and relations

PrivateAnalytic_0-1669668566178.png

Here is the Model. They are one to many relationships between the IDs.

  • Formula definitions for the measures which are currently used your visual
1. For the count of Purchase Plan Adopters = DISTINCTCOUNT('Users & Event-Ryan'[id])
2. The Client Plan Progression Table is formulated like:
Client Plan Progression =
SUMMARIZE('Users & Event-Ryan', 'Users & Event-Ryan'[id],
"PPP Task Completions", CALCULATE(COUNT('Users & Event-Ryan'[Task Completion Flag])))
  • Description of filter which are applied on the visual

The only filter being applied is from an Excel sheet, which only includes people who are active with the Plan.

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.