Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Team,
I am facing an issue in creating a slicer. I have two tables.
Site table
Country | SiteID | Site Name | Site Status |
France | 1 | SN1 | Open |
France | 2 | SN2 | Closed |
France | 3 | SN3 | Closed |
France | 4 | SN4 | Open |
France | 5 | SN5 | Open |
France | 6 | SN6 | Closed |
France | 7 | SN7 | Open |
France | 8 | SN8 | Open |
Fact table and they are joined using siteID
Month | SiteID | KPI Name | KPI Value |
Jan-21 | 1 | kpi_cost | 20 |
Jan-21 | 1 | kpi_vol | 99 |
Feb-21 | 1 | kpi_cost | 40 |
Feb-21 | 5 | kpi_cost | 43 |
Feb-21 | 5 | kpi_vol | 67 |
I have two calculated measures
Solved! Go to Solution.
Easiest way to achieve this by Buttons and selection instead of having slicer.
If you badly need a slicer then can we have flexilibity to show 0 instead of Blank?
if yes, then below are steps
1) Crate New Volume Measure =
Hope it will help you
Regards
sanalytics
If it is your solution then please like and accept it as solution
Easiest way to achieve this by Buttons and selection instead of having slicer.
If you badly need a slicer then can we have flexilibity to show 0 instead of Blank?
if yes, then below are steps
1) Crate New Volume Measure =
Hope it will help you
Regards
sanalytics
If it is your solution then please like and accept it as solution