Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
HI
Does anybody try to do a dynamic button to go to different page by using dax?
Formula(M.WEB) =
IF(
HASONEVALUE('_Measure Selector Version'[Metric]),
Switch(
[SelectedIndex],
1,http:s//www.one.com,
2,http:s//www.one.com,
3,http:s//www.one.com,
4,http:s//www.one.com,
5,http:s//www.one.com,
6,http:s//www.one.com,
7,http:s//www.one.com,
8,http:s//www.one.com,
9,http:s//www.one.com,
10,http:s//www.one.com,
11,http:s//www.one.com,
12,http:s//www.one.com,
13,http:s//www.one.com,
15,http:s//www.one.com,
16,http:s//www.one.com,
BLANK()
)
)
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
13 | |
11 | |
9 | |
6 |