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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
admin11
Memorable Member
Memorable Member

How to add filter field into Table in order web service can Pin to alert

Hi All

 

My AR Report have 100 row , after i have create a below column field to _FLAG_RISK customer , the Report only have 4 row.

 
_FLAG_RISK = IF ( or
(
AR[Customer/Vendor Code] IN { "A10130", "I10058", "CU1001", "1000" },
AR[AR Invoice Number] IN { 122097 }
), 1, 0)
 

Can some one share with me how to embedd _FLAG_RISK into the Table ? So that when i upload to web service , i can pin to Alert.

 

Hope some one can share with me.

 

My PBI file :-

 

https://www.dropbox.com/s/a06tenvhqc2ryhw/PBT_V2021_393%20How%20to%20add%20flag%20risk%20customer%20...

 

admin11_0-1616591132257.png

 

Paul 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@admin11 , not very clear. Add this to table as unsummarized column

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@admin11 , not very clear. Add this to table as unsummarized column

@amitchandak 

Can share a screen shot on where to locate un-summery column ?

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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