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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
KuntalSingh
Helper III
Helper III

Need help on measure

Hi All,

I have a 'Rolling Calender'[Dates] table and other table is 'User_Master'[User Target]. User daily target is 1221. If i want to selecte one date from slicer then it will show 1221 as target in Gauge graph if I select 2 dates then it will show 1221*2 and so on . Number of dates selected from the slicer it will * the target by 1221.

Can you please help and suggest the function 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@KuntalSingh , You can use a measure like

 

distinctcount(date[Date])*1221

View solution in original post

3 REPLIES 3
Thennarasu_R
Responsive Resident
Responsive Resident

hi @KuntalSingh 

You can created measure
Measure=Distinctcount(Selectedvalue(datecolumn))*1221

Thanks,
Thennarasu

Thank you very much for quick response

amitchandak
Super User
Super User

@KuntalSingh , You can use a measure like

 

distinctcount(date[Date])*1221

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.