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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
sb48846
Frequent Visitor

How can i assign a value from selectedvalue(column) function into custom column

Hi Team,

 

I have created a measure to get the value of month from the selcted filter by using SELECTEDVALUE(table column) function, however i need same value to be assigned to a custom column for each row in a table. 

Please suggest me how to get the value into custom column by using SELECTEDVALUE function.

 

Thanks,

Suman.

2 REPLIES 2
FreemanZ
Super User
Super User

hi @sb48846 

what do you mean by custom column?

Hi @FreemanZ ,

 

I mean i have crated

first mesure with following code in one table  as below and it displays slected value from filter for each row.

SelectedMonth_M = SELECTEDVALUE('Table Calender'[Month])
Created a new column in same table as below but it does not display any value for each row.
SelectedMonth = SELECTEDVALUE('Table Calender'[Month]).
 
Please see below screenshot.
 
sb48846_0-1676974890948.png

 

Thanks,

Suman.

Helpful resources

Announcements
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!

November Carousel

Fabric Community Update - November 2024

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

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.