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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Insert single measure to table visual

Hi! I'm new to PowerBi an was trying to insert a mesure into a specific table cell (subledger account balance). Clearly, when I pull the measure, it populates the whole column.

This is what I need:

2021-10-22 13_45_03-PRM BL Table.xlsx - Excel.png

 

This is what I am getting:

2021-10-22 13_45_22-PRM BL Table.xlsx - Excel.png

 

Appreciate any help!

1 ACCEPTED SOLUTION
v-stephen-msft
Community Support
Community Support

Hi @Anonymous ,

 

If you want to specify a row to return results, you can see the following example

Sample data:

vstephenmsft_0-1635141945916.png

 

Measure = CALCULATE(SUM('Table'[Value]),FILTER('Table',[ID]="B"))

 

6.png

After checking 'Show items with no data', you can see that only row B returned the result.

7.png

 

If you still have doubts, please share the complete sample data and expected results. The screenshot you provided seems to be incomplete.

 

 

Best Regards,

Stephen Tao

 

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

 

 

View solution in original post

2 REPLIES 2
v-stephen-msft
Community Support
Community Support

Hi @Anonymous ,

 

If you want to specify a row to return results, you can see the following example

Sample data:

vstephenmsft_0-1635141945916.png

 

Measure = CALCULATE(SUM('Table'[Value]),FILTER('Table',[ID]="B"))

 

6.png

After checking 'Show items with no data', you can see that only row B returned the result.

7.png

 

If you still have doubts, please share the complete sample data and expected results. The screenshot you provided seems to be incomplete.

 

 

Best Regards,

Stephen Tao

 

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

 

 

aj1973
Community Champion
Community Champion

Hi @Anonymous 

From what I see your measure is not filtering the selected entity.

Can we see your measure?

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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