Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello,
What I'm trying to do is simple. In microsoft lists, I just want a column to show only if another column (which is a text column) contains the string 'SCAR'.
I don't want the conditional column to show if the other column EQUALS 'SCAR,' only if it CONTAINS this string. Is lists capable of doing this?
I think for equals the formula would look something like this: =if([$SORT #] == 'SCAR', 'true', 'false') where SORT # is the column that would contain the string.
So I tried entering =if(contains([$SORT # ], 'SCAR', 'true', 'false'), but it tells me this is not valid.
I've been searching for how to do this and can't find anything so any help would be greatly appreciated!
Maybe lists is limited to the options on their menu here, but it seems like this should be possible: https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/list-form-conditional-sho....
(I posted this already, but it was marked as spam and I can't find. Trying again.)
It was likely marked as spam because this here is the Power BI/Fabric forum, not the SharePoint forum. Maybe try over there?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
15 | |
13 | |
9 | |
7 | |
6 |