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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

A specified value is not shown in the visual

Hello all,

 

I have a visual that should show me the values of a table. 

 

So the  row is called Problem_description: 

 

row.PNG

 

I then created a measure as followed:

ProblemDescription = CALCULATE(MIN(Outages[Problem_description]),FILTER(Outages,[IsCurrentPage] = 1))
 
Then i want to show that measure in the visual: 

ProblemDescription.png
 
But it is not visible in the visual. 

Result gives me the right result, but it should be visible above Solution. 

Do you have any idea how i could fix this? I tried for quite some time now, but i dont get any solution.
 

Thank you very much!


Cheers
Jannis
2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Type the name and press enter. I was able to add measure in that manner

Anonymous
Not applicable

That did not work. 

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

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

PBI_Carousel_NL_June

Fabric Community Update - June 2024

Get the latest Fabric updates from Build 2024, key Skills Challenge voucher deadlines, top blogs, forum posts, and product ideas.

Top Solution Authors