Forum Discussion

ymahdy's avatar
ymahdy
Frequent Visitor
5 years ago

Visuals drop-down - missing items

Hi all,

 

I created a model from multiple data sources (SQL, SharePoint, and Web) when adding any columns to visuals (any type of visual) the aggregation functions (Sum, Average, Min, Max...etc) not shown in the list (see below image). this happens for any data type (Whole number, Decimal, text, ...etc), and even if I change the Summarization to Sum or count still not able to summarize the added field in the visual.

 

could anyone help me to get the full list like below:

I'm using March 2021 Desktop version

 

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Are you able to share a sample PBIX, one with all sensitive data removed?

    • ymahdy's avatar
      ymahdy
      Frequent Visitor

      Unfortunately no, the PBIX is connected to Private SharePoint and on-premises SQL database that I cannot share.

       

      I just need to be able to see the below choices again

       

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hard to say without some problem solving to be honest, it sounds like you've already checked, but worth just double-checking that "data type" for that particular column is "Whole Number" or "Decimal Number" in the data tab. 

        My next question would be, what measure are you using in your screenshot above? have you tried other measures? Do you have the same issue? 
        If you're still not having luck, maybe write a DAX measure for your desired results, 

        for example 

        =Sum(...
        =Count(...
        =max(...
        etc..

  • v-easonf-msft's avatar
    v-easonf-msft
    Community Support

    Hi, ymahdy 

    If it is convenient ,can you share some specific information of some fields through screenshots?

     

    Best Regards,
    Community Support Team _ Eason