Skip to main content

Hi All,

 

I am using a 'paramter' which holds value 1,2,3,4.

I am using this parameter in 2 dashborads that i have a created in a single workbook.

 

Now how can i make a connection b/w these 2 parameters, such that, when i select parameter=2 from dashboard1,

then automatically parameter=2 should be selected in dashboard 2.

 

Any help will be appreciated.

 

Thanks

8 answers
  1. Nov 23, 2016, 4:44 AM

    You have to link your parameter with your dimensions/measures. When you select any parameter value then your dimension/measure gets populated in your dashboards. And when you're using same parameter in multiple dashboard then it will automatically show the value which you've selected in first dashboard.

     

    Lets assume you've created a string parameter like this. You can put the display values as per your requirement like 1,2,3.

    It means when you select 1 from parameter then you're calling sales measure from your data source. 

    You have to link your parameter with your dimensions/measures. When you select any parameter value then your dimension/measure gets populated in your dashboards.

    How to link this parameter?

    You've to create a calculated field to call your measures.

    pastedImage_1.png

    Now show your parameter value calculated measure (Metric Value) in your worksheet.

    pastedImage_4.png

    Hope this help.

     

    Mahfooj

0/9000