I am creating different DAX measures based on the data coming from a an SSAS tabular model.
The data pushed into the SSAS tabular model is coming from Hive and Oracle databases.
To validate each measure, should I build the hive or PL-SQL queries to make sure that my DAX measures are giving me the correct result ?
Solved! Go to Solution.
whatever your source is i would write the measures / aggregations against your source or if you have a report somewhere that already uses those measures you can use that too, as long as you know its been validated.
Proud to be a Super User!
whatever your source is i would write the measures / aggregations against your source or if you have a report somewhere that already uses those measures you can use that too, as long as you know its been validated.
Proud to be a Super User!
I don't have any related reports/measures / aggregations against my sources, I am currently using the Oracle PL-SQL queries to validate the measures results.
that should be fine then as long as you know the correct way to test, is there anything else you are concerned about?
Proud to be a Super User!
All good. Thanks 😄
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Put your data visualization and design skills to the test! This exciting challenge is happening now through May 31st!
User | Count |
---|---|
389 | |
103 | |
65 | |
53 | |
49 |
User | Count |
---|---|
373 | |
120 | |
80 | |
68 | |
57 |