Forum Discussion
jaymanivannan
9 years agoFrequent Visitor
Custom Conditional Column with IN condition
Hi, I’m trying to add multiple I’m trying to create a custom conditional column with 1 filter column (from the table) and multiple values. In a SQL language, my condition is SELECT SUM(AMOUNT)...
malagari
9 years agoContinued Contributor
Does it need to be a string for some reason, or is that what it defaulted to? You can change the data type for a column under the Modeling tab in Power BI Desktop.
jaymanivannan
9 years agoFrequent Visitor
Hi malagari, Thanks for the suggestion. Yes, this should be a string. There are some other accounts with NVARCHAR values.