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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Oggie
Frequent Visitor

Drilldown from Custom rows in Profitbase Financial reporting model

Is it possible to make custom rows clickable (for exempel Gross profit) in Profitbase so that other visualizations are filtered?

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Power BI only creates selectors (IDs to handle interactivity between visuals) for the rows it sends. For successful interactivity, a visual would have to assign a suitable selector to a custom data point that Power BI could understand in the context of the data it originally sent (as a custom visual cannot directly communicate with other visuals on the page; just ask Power BI to try to filter them based on one or many IDs identifiable from the received dataset).

 

Based on this premise, it is highly likely that Power BI wouldn't know what to do, unless the logic in the visual tries to assign or accumulate selectors based on the original source data. As Profitbase is a closed-source visual, it's not possible to tell what they do here without asking them directly.

 

Your best bet would be to use Profitbase's official support link on their AppSource listing (which links to a GitHub repo where users can raise issues for bugs or discussions for feature requests) and ask them your question.





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

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

1 REPLY 1
dm-p
Super User
Super User

Power BI only creates selectors (IDs to handle interactivity between visuals) for the rows it sends. For successful interactivity, a visual would have to assign a suitable selector to a custom data point that Power BI could understand in the context of the data it originally sent (as a custom visual cannot directly communicate with other visuals on the page; just ask Power BI to try to filter them based on one or many IDs identifiable from the received dataset).

 

Based on this premise, it is highly likely that Power BI wouldn't know what to do, unless the logic in the visual tries to assign or accumulate selectors based on the original source data. As Profitbase is a closed-source visual, it's not possible to tell what they do here without asking them directly.

 

Your best bet would be to use Profitbase's official support link on their AppSource listing (which links to a GitHub repo where users can raise issues for bugs or discussions for feature requests) and ask them your question.





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

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors