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 dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi All,
I created a calculated table starting from the main table, but if I apply a filter on the main table it doesn't filter the calculate table.
Here below the schema:
Here below the code:
Solved! Go to Solution.
means you want first your main table get filtered and based on filtered table your calculated table needs to be calculATED?
if your requirement is like this then it is not possible because calculated table gets loaded at first load only and they will not get calculated every time based on some filters.
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.
Make sure your main table is connected with Calculated table .
You can do it in relationship tab.
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.
Hi @Anonymous
Many thanks for your reply, I'm looking for an alternative solution.
Because I would use the filtered main table as starting point for the calculated table.
Regards
means you want first your main table get filtered and based on filtered table your calculated table needs to be calculATED?
if your requirement is like this then it is not possible because calculated table gets loaded at first load only and they will not get calculated every time based on some filters.
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.
Thanks, I would have something like that.
Regards
User | Count |
---|---|
14 | |
9 | |
7 | |
7 | |
6 |
User | Count |
---|---|
22 | |
11 | |
10 | |
10 | |
8 |