Hi , friend .
try this:
1. set date prompt ,parameter name as“PDateTime“:
Default Selections : Jan 1, 2009 12:00 AM
2?in Query add filter?and set as Optional?
case
when ?PDateTime? = '2009-01-01 00:00:00.000'
then ([Sales (query)].[Time dimension].[Date] > _add_days(current_date,-1))
else...
if u use powerplay transformer , u can get week from create a new dimension ; if u use framework manger , u can use week function to get week value.
Anda
you can just import the table as Query Subject in the FM model , then under Externalize Method just choice "IQD". when you publish this query subject select store in local. then you can use the export IQD in transformer. after that if u want to modify you can just use notepad open it.
after you build the vaule prompt, click the Value Prompt object and check the Properties: General\Default Selections.
with the input value, you should check the properties of the value you want to focus on. Remember check the value of "Member Unique Name" Ex...
in the menu Data->Drill Behavior..., select "Allow drill-up and drill-down " check box, and also select the following check box if u don't want to use the drill up/down fun.
Anda
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.