Forum Discussion

cpcostaneves's avatar
cpcostaneves
New Member
4 years ago

Cross filter without resulting in SQL INNER JOIN

I'm connecting Power BI Desktop to an OLAP database (Clickhouse) using Direct Query. I have a typical case to show data from facts table filtering by dimensions table. I've been able to create a re...