Please make videos on DAX, Dataware house, Spark Thanks
@AchieversDataEngineering7 ай бұрын
Sure, We will try
@rajashekar41717 ай бұрын
@@AchieversDataEngineering yes please
@AndyDevineUK2 жыл бұрын
Great video, thanks. How can I make the bookmarked visuals interact with each other? For example if I chose Jan on line chart then only see data for Jan on the other viz when I switch to it ?
@AchieversDataEngineering2 жыл бұрын
Hi Andy, This little tricky but you can do using "edit interactions" feature on power BI. You unhide all the visual, select the month slicer and configure which all visual you want to filter based on it. Hope it will help.
@stephanedegeye95398 ай бұрын
Thanks for your demo, but I think a lot of people would also like to be able to generate an action based on the selection in a list box or, for example, when the value of a 'Card' changes. I find it a limitation to be obliged to use a 'Button' object to associate an action. Do you have any idea if this is possible in any other way than with a button?
@AchieversDataEngineering8 ай бұрын
Hi @stephanedegeye9539 , Thank you for watching and asking question. As per my knowledge and current features supported by Power BI, I don't so this possible to change chart view based on value selection other than button. But alternatively we can do below to achieve kind of similar results- 1) Using "Field parameters" to select and view different set of measures but in same chart type. 2) Using "Drill though" option to navigate to different page having different type of visual.