Toggle Button which will display dynamic data in the grid

Hi Friends,

I am a novice and new to Ember.

I have a requirement wherein on top of the Blue breadcrumb adjacent to project dropdown i need to first place a toggle button.

By Default the toggle button is off and it displays the data in the grid as it is but when i switch the toggle button to on state it should display some think else based on some logic. This logic part from the services i can take care off but how it should work in Ember? Kindly refer the screenshot attached.

Thanks for the help in advance!