User Profile
longlongisi
Frequent Visitor
Joined 2 years ago
User Widgets
Contributions
New Measure-IF statement with 2 columns
Hi All I would like to have a meaure, if " Accessories_Treats" is Treats, & "Item Number " is duplicate, then =1. For 2134, only 1 row is " Treats", then it is 0, whole 2345, 2 rows are treats, then =1. May i have your help how i can get it?🙏 ThanksSolved785Views0likes4Comments- 1.5KViews0likes0Comments
Re: how to show CONCATENATE information if i just search part of the content using text search
hi Anonymous , In fact, i am very new to Power BI, thanks for your solution, but actually i dont understand the logic inside Filter, if you dont mind, is it possible to further explain to me the reason of using Max?507Views0likes0Commentshow to show CONCATENATE information if i just search part of the content using text search
Hi All, I have the data table as below i can concatnate the rows as below using measure RECIPECOMBINEDHOR = CONCATENATEX('Component_Ingredients','Component_Ingredients'[INNGREDIENTPERCENTAGE],", ") However, when i use the Text search visual, for example, i search " chicken breast", only the rows contain " Chicken Breast" are shown, how can i search the text and show the whole recipe ( concatnated recipe in 2nd table above) contains the search text? ThanksSolved580Views0likes4Comments- 523Views0likes0Comments
visual filter with measure not working
hi, i have added a measure filter to the Table visual. I would like not to display the values of table visual if the slicer is not selected. filtercheck = INT(isfiltered('Product'[BCP])). However, it doesn't work. I do add a card to test the measure , it works properly. Can anyone help?Solved555Views0likes2Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.