Forum Discussion
khaledSA
6 years agoFrequent Visitor
Create a subset table from a fact table
I need to creat a sub set table with all the columns in the main table but filtered with value "A" in the Code column. I need all related rows in the coulmns to be able to add additional calculated c...
- 6 years ago
khaledSA ,
Can you an example of it ?
Maybe your column needs to be cleaned. Have you tried TRIM/CLEAN it on Query Editor ?
camargos88
Community Champion
6 years agokhaledSA ,
Can you an example of it ?
Maybe your column needs to be cleaned. Have you tried TRIM/CLEAN it on Query Editor ?
khaledSA
6 years agoFrequent Visitor
Worked after Trim/Clean. Thank you.