Skip to main content

Dear Celonis team,

I am developing views / instruments (analysis) in Studio and I found that I could not transfer my filter selection in one view to another view / instrument and vise versa.

It is bottleneck of my migration from Process Analytics to Studio, because Process Analytics can transfer filter selection by below screen.

 

Do you plan to do it in Studio / Business View too ?

 

Best regards,

Kazuhiko

 

ShareSelectionScreen


Dear Kazuhiko,

 

I am happy you work with Views!

Did you check out how you can transfer filter selections through a button? This allows you to build an even more streamlined user experience.

Check out:

Let me know how it went and have fun building!

 

Best

Michael


Dear Michael,

 

Thanks for your response.

 

I checked documentation you pointed out and tried it.

  • View button to go to another view (profile view) using (openView: carryFilters: true) -> apply filter
  • View button to go to another asset (another view) using routerLink + ?filters=<%=$CEL_ACTIVE_FILTERS%> -> does not apply filter
  • View button to go to another asset (analysis) using routerLink + ?filters=<%=$CEL_ACTIVE_FILTERS%> -> does not apply filter
  • Analysis button to go to another asset (analysis) using analysis URL + ?filters=<%=$CEL_ACTIVE_FILTERS%> -> does not apply filter
  • Analysis button to go to another asset (view) using view URL + ?filters=<%=$CEL_ACTIVE_FILTERS%> -> does not apply filter

 

Do you have an demo environment to check if filter function works ?

 

Best regards,

Kazuhiko


Dear Kazhiko,

 

  1. using button works -> happy to hear that
  2. <%=$CEL_ACTIVE_FILTERS%> is a function within the Analysis and does not work in views (but does not have to as you have the "carryFilters")
  3. And unfortunately this is the reason why going from view to analysis with filters is a bit more complicated in the moment (you have to create the base64 string from the filter and add it to the link, for example with the Machine Learning Workbench. Does your workflow fully require this?)
  4. It actually should, but I have not been using it as you can use the technique you outlined in your first post
  5. I will check if I can create a demo setup for you

 

Best

Michael


Dear Michael,

 

Thanks for your answer.

Based on your answer, I created link button from Analysis to View as attached video, but filters are not still applied to View.

 

Link : https://abeamcloud-sandbox.eu-1.celonis.cloud/package-manager/ui/studio/ui/assets/179df6fd-c5cd-4fc3-a2b0-8abfa436da2b?filters=<%=$CEL_ACTIVE_FILTERS%>

 

Is it same setting as your expectation ?


Dear Michael,

 

Thanks for your answer.

Based on your answer, I created link button from Analysis to View as attached video, but filters are not still applied to View.

 

Link : https://abeamcloud-sandbox.eu-1.celonis.cloud/package-manager/ui/studio/ui/assets/179df6fd-c5cd-4fc3-a2b0-8abfa436da2b?filters=<%=$CEL_ACTIVE_FILTERS%>

 

Is it same setting as your expectation ?

Dear Kazuhiko,

 

seems like you found a regression bug! Also my test environment does not apply the filter! We are investigating what the reason might be but will most likely fix it within the next releases.

 

I hope you excuse us and thank you for brining light on it!

Best

Michael


Dear Michael,

 

Thanks for your answer.

Based on your answer, I created link button from Analysis to View as attached video, but filters are not still applied to View.

 

Link : https://abeamcloud-sandbox.eu-1.celonis.cloud/package-manager/ui/studio/ui/assets/179df6fd-c5cd-4fc3-a2b0-8abfa436da2b?filters=<%=$CEL_ACTIVE_FILTERS%>

 

Is it same setting as your expectation ?

The issue has been resolved and released!


Dear Michael,

 

I confirmed filter in analysis is transferred to view.

 

I am not sure this solution enables analysis to another analysis transfer (currently it does not work.) Could you check it also ?


Dear Michael,

 

I confirmed filter in analysis is transferred to view.

 

I am not sure this solution enables analysis to another analysis transfer (currently it does not work.) Could you check it also ?

About this one I informed a colleague who is responsible. He will follow up


Dear Michael,

 

I confirmed filter in analysis is transferred to view.

 

I am not sure this solution enables analysis to another analysis transfer (currently it does not work.) Could you check it also ?

Dear Kazuhiko,

 

Thank you so much for highlighting this. We already have this functionality as part of our product roadmap and are currently investigating various use cases and feasibility for it. We plan to develop and release it mid-term.

 

Best,

Faizan


Reply