Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Harry_Tran
Helper III
Helper III

Create visual based on filter

Hi everyone,

I have a table with Invoice and Product_ID.

If an Invoice contains either 'A' or 'C' AND either 'Z123', 'Z234', or 'Z345'. It will meet the requirement.

1.png

I Create a measure to filter out with Invoice meet the requirement

2.png

I want to create a table with Invocie (which meet the requirement) and Product_ID

4.png

The problem that I have is If I apply Product_ID to table, all Invoice will be "DO NOT meet the requirement".

How can I create a table only show Invoice Meet the requirement and Product_ID. I do not want Measure in my table.

Thank you so much

2 REPLIES 2
Anonymous
Not applicable

Hi @Harry_Tran,

Current power bi not able to create dynamic calculated column/table based on filter or slicer.
They can be achieved dynamic tag in measure expression but if you use these into calculated column or table, the result will be fixed and not dynamic changes.

Notice: the data level of power bi.

Database(external) -> query table(query, custom function, query parameters) -> data model table(table, calculate column/table) -> data view with virtual tables(measure, visual, filter, slicer)

Regards,
Xiaoxin Sheng

MFelix
Super User
Super User

Hi @Harry_Tran ,

 

How is the measure you created for the meet requirement?

 

Another questions is what do you mean by I do not want measure in my table?

 

The solutions passes trough a measure, a calculted column but then dependending on the way you want to setup your visual you may need to add a measure, or create a table with the Product_ID and the Meet or do Not meet, but again if you go to a level of invoice you may need to add a measure.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.