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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

When dragging a field in card it is populating as "first <Field name>" automatically.

Hi, 

I have a column as below:

UW_New_Cond = IF(OR((COUNT(Encompass_Loan[Submitted_UW_Date]) <= 3 && Encompass_Loan[Submitted_UW_Date]= Encompass_Loan[Last_Weekday]-1), (COUNT(Encompass_Loan[Submitted_UW_Date]) >= 1 && Encompass_Loan[Submitted_UW_Date]= Encompass_Loan[Last_Weekday])), 1,0)

 

and this column is used in below column

UW_New_Cond_Final = IF(AND(Encompass_Loan[Cond_Approval_Date] <> BLANK(), Encompass_Loan[UW_New_Cond]=1), "1 Day", "2 Day")

 

My problem is when I am dragging field "UW_New_Cond_Final" is showing as "First UW_New_Cond_Final".

Although in Default Summarization, Don't summarize is selected.

ANd due to this problem I am getting Blank as the value instead of getting "1 day".

Please see below snapshot:

Capture.JPG

Please help.

 

 

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

Hi @Anonymous,

 

AFAIK, card visual not support display item list from one field, it will try to summarize your field, if you want to display all value from data filed, please use multi-row card visual to instead.

 

In addition, you can also create a table visual with category column and 'UW_New_Cond_Final' column.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

Hi @Anonymous,

 

AFAIK, card visual not support display item list from one field, it will try to summarize your field, if you want to display all value from data filed, please use multi-row card visual to instead.

 

In addition, you can also create a table visual with category column and 'UW_New_Cond_Final' column.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.