Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Team,
I have the following scenario.
I have a power BI model, where I am having few columns from oracle database table [Let's name it as Table A]. I have another column [Let's name it as Column B] coming from Table B. Table B column value is a calculated value based on the filters applied on top of Table A.
Psuedo logi for Column B
Column B = Select count(1) from Table B where column values = filters applied on top of table A.
Is there an option available in Power BI to fetch the values dynamically based on the filters applied?
Thanks in advance for your suggestions and help!
Solved! Go to Solution.
Hi @v-piga-msft I am using import method and joined the tables in my model.
I have used cross filtering function and I was able to achieve the results.
Hi @ArulselvanD07,
I have a power BI model, where I am having few columns from oracle database table [Let's name it as Table A]. I have another column [Let's name it as Column B] coming from Table B. Table B column value is a calculated value based on the filters applied on top of Table A.
Psuedo logi for Column B
Column B = Select count(1) from Table B where column values = filters applied on top of table A.
Is there an option available in Power BI to fetch the values dynamically based on the filters applied?
Do you get the Data with Direct Query and create the relationship of the two table?
Could you provide some data sample and your expected output, so that we can help further investigate on it?
You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading.)
Best Regards,
Cherry
Hi @v-piga-msft I am using import method and joined the tables in my model.
I have used cross filtering function and I was able to achieve the results.
User | Count |
---|---|
73 | |
70 | |
38 | |
23 | |
23 |
User | Count |
---|---|
96 | |
94 | |
50 | |
42 | |
40 |