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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Column and measure without selectedvalue

I've a slicer datemonth 

jawaher89_0-1671098222733.png

measure: Measure 2 = MAXX(ALLSELECTED('YTD Calendar'[Period Name]),'YTD Calendar'[Period Name])
 
Column: Column = MAXX(ALLSELECTED('YTD Calendar'[Period Name]),'YTD Calendar'[Period Name])
 
I'd like to get column the same result as measure2 without using selectedvalue please? I need to get the result in a column and not in a measure
How should correct column to get the correct values ?
2 REPLIES 2
sturlaws
Resident Rockstar
Resident Rockstar

Hi, @Anonymous,

 

if by Column you mean a calculated column in your model, this is not possible, calculated columns cannot be made to respond to slicer selections.

Depending on what you are trying to do, there a couple of things that might help you:
- create a temporary column using addcolumn

- field parameters

 

But I would need to know why you need to have that value in a column in order to help further.

 

Cheers,
Sturla

If this post helps, then please consider Accepting it as the solution. Kudos are nice too.

Anonymous
Not applicable

@sturlaws The main issue is expalined here https://community.powerbi.com/t5/Desktop/dynamically-change-the-name-of-a-label-in-a-column/m-p/2970...

 

Both questions are related and I'm looking for a soltion since few weeks.. Any help will be too much appreciated 🙂

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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