Forum Discussion

Daniel_B's avatar
Daniel_B
Helper II
6 years ago
Solved

Filter Free Text by Column Criteria

Hi Everyone   I have what I assume is a simple fix but the easiest path I expected to work isn't working the way I thought it would   Challenge:   Filter table of free-text responses under "FRE...
  • v-lid-msft's avatar
    6 years ago

    Hi Daniel_B ,

     

    How about create two calculated table using filter function and build signle relationship between origin table?

     

    PositiveTable
    = FILTER('Table','Table'[Column] = "Positive")

     

     

     

    If it doesn't meet your requirement, kindly share your sample data and expected result to me if you don't have any Confidential Information. Please upload your files to One Drive and share the link here.


    Best regards,