We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello Experts,
Is there any way where we can find whether visual is hidden or not(True/False) and capture result in DAX code.
For example, If slicer say s1 is hidden then in DAX code would calculate measure based on value as false. If slicer s1 is not hidden then it would calculate measure based on value true.
Any help or suggestion would be highly appreciated.
Thanks,
Mayur
Solved! Go to Solution.
Hey @mayurwadhwani ,
unfortunately, the answer is short - no, it's not possible.
If you consider Power BI layered components (largely simplified), then the
The top layer (data visualization) creates DAX statements to query the underlying data model, but in a certain way the communication is one way, for this reason, it's not possible to create a DAX statement (a measure) that checks if a visual is visible or not.
Hopefully, this provides more insights.
Regards,
Tom
Hey @mayurwadhwani ,
unfortunately, the answer is short - no, it's not possible.
If you consider Power BI layered components (largely simplified), then the
The top layer (data visualization) creates DAX statements to query the underlying data model, but in a certain way the communication is one way, for this reason, it's not possible to create a DAX statement (a measure) that checks if a visual is visible or not.
Hopefully, this provides more insights.
Regards,
Tom
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 32 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 66 | |
| 40 | |
| 34 | |
| 25 |