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
Anonymous
Not applicable

What values you can use with DAX functions

I seem to be going round in circles trying to figure out what values i can use in my dax functions. Sometimes only table colums show up in the intelisence list when im populateing a dax function other times only measures show up and sometimes both. Is what you get dependant on the type of function? or am i doing somthing wrong.

 

 

2 ACCEPTED SOLUTIONS
vanessafvg
Super User
Super User

@Anonymous all depends on what you doing?

 

maybe this free online dax course will help

 

https://www.sqlbi.com/p/introducing-dax-video-course/





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




View solution in original post

@Anonymous,

 

It accepts a single value. You may specify an aggregation such as min, max, count, or sum to get a single result.

Community Support Team _ Sam Zha
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

5 REPLIES 5
vanessafvg
Super User
Super User

@Anonymous all depends on what you doing?

 

maybe this free online dax course will help

 

https://www.sqlbi.com/p/introducing-dax-video-course/





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




@Anonymous

 

The DAX functions' arguments/parameters differ from function to function

 

Here are the links to DAX function Reference

 

https://docs.microsoft.com/en-us/dax/dax-function-reference

 

https://dax.guide/

 

 


Regards
Zubair

Please try my custom visuals
Anonymous
Not applicable

thanks all. For example for SUM I can create a measure where i can pass a column to the sum function. For isblank it only seems to want to accept measure, for this one i wanted to replace balnk values but i cant do it. this is very confusing and there is no idication on the tech documentation on if they accept a column or measure?

 

thanks

@Anonymous,

 

It accepts a single value. You may specify an aggregation such as min, max, count, or sum to get a single result.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@Anonymous

 

post your statement here





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.