Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
No respect filter when use table constructor with DAX
I have a table with values distributed in columns, but I need to calculate on the graph as if it were the same axis.
When select period filter of dates, must show only values corresponding with select dates.
In table the first column is Date, second column is Vendor and de last column is Customer Satisfaction Survey.
Link for file
Solved! Go to Solution.
Hi,
its possible to retain the vendor column so you can filter.
Proud to be a Super User!
Awesome Keyboard Shortcusts in Power BI, thumbs up if you like the article
My Community Blog Articles (check them out!)
My Blog - Power M code to automatically detect column types -
How to create test data using DAX!
Hi,
You need to unpivot the data first:
File is available here.
Kind regards, steve.
ps. please mark as solution when this is what you are looking for.
Proud to be a Super User!
Awesome Keyboard Shortcusts in Power BI, thumbs up if you like the article
My Community Blog Articles (check them out!)
My Blog - Power M code to automatically detect column types -
How to create test data using DAX!
Thanks Steve, but i need filter CSAT for Vendor.
In the solution you passed, it will be necessary to add a column of dates, but in this case it is necessary to make a table with all the necessary information.
I would like to execute all of these instructions in DAX.
Hi,
its possible to retain the vendor column so you can filter.
Proud to be a Super User!
Awesome Keyboard Shortcusts in Power BI, thumbs up if you like the article
My Community Blog Articles (check them out!)
My Blog - Power M code to automatically detect column types -
How to create test data using DAX!
Sorry. Steve, now i understand the solution. For application of the solution is necessary turn columns into rows.
I searched other ways, for not turn columns into rows. But thanks for solution, and i go implement in the my project.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 9 | |
| 8 | |
| 7 |