Tagged Questions
The dax tag has no wiki summary.
3
votes
3answers
607 views
In Dynamics AX, X++, how do you increment a date variable
I am not sure if it is something with xslt or xpath..but how do I increment a date by 1 day? For example, if the date is 2/16/2009 I want the date to be incremented by 1 to become 2/17/2009 etc. etc.
...
2
votes
1answer
167 views
PowerPivot - How to Filter Dimension to Get Value
I am working on a PowerPivot report that has the following tables/relationships:
FactTable:
SponsorId
OfficeId
Type
Color
Quantity
DimSponsor:
SponsorId
SponsorName
ProjectName
DimOffice:
...
0
votes
1answer
47 views
Can we have MS Dynamic AX 2009 as a source in SSRS report?
Is this possible to have MS Dynamic AX 2009 as a source in SSRS report? How to do that
and we can use SQL query for accessing data for the same source ?